You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The creation and caching of file thumbnails is more efficient.
File thumbnails are displayed with their correct aspect ratio.
Session preview images are of better quality (no longer pixelated).
39:
Expose usage statistics to the REST interface for monitoring [DISCL-318].
38:
Fix a segfault that occured when opening grayscale images.
36:
The options can be modified from the Launcher panel.
34:
The options can be retrieved and modified through the REST interface.
30:
The contents can now be shown in fullscreen mode
28:
Simplify window interaction [DISCL-320].
This change makes interacting with contents more natural and intuitive:
No differences between windows in presentation mode vs. regular mode
A glow effect highlights windows which have the focus (capture touch
events).
Regular windows always move by default; tapAndHold to get focus and zoom in.
Webbrowsers and interactive streamers always have focus; move using borders.
Resizing always preserves aspect ratio by default; tapAndHold any resize
handle to change the aspect ratio of compatible contents (images
and webbbrowsers).
The one-to-one button (1:1) also resets the zoom level.
Other minor improvements.
24:
Bugfix: Correctly setup Webbrowser proxy from 'http_proxy' ENV VAR
23:
Replaced the Dock with a new Qml Launcher and a side control panel to open it
[DISCL-313] and [DISCL-316]. The Launcher improves the user experience and
navigation with a grid view for files and sessions.