Commit Graph

20 Commits (b5f1a002824221df55cd6d5b5e4327f7ec5b2718)

Author SHA1 Message Date
Samuel Mannehed d61bf69c33 Keep the virtual keyboard after using extra keys
If using the extra keys always gives focus to the screen then an
on-screen keyboard would be closed. When using on-screen keyboards we
instead want to give focus to our virtual keyboard input element.
4 years ago
Samuel Mannehed 443858cf83 Move focus to the screen when using extra keys
A regression from 2afda54 and friends was that you couldn't use the
extra keys and then directly use the keyboard, you would have to click
in the session first.

This commit restores the correct behavior and also adds a visual queue
to the fact that the screen got the focus by fading the controlbar.
4 years ago
Samuel Mannehed 6b39933658 Add missing scancode for sendTab 4 years ago
Pierre Ossman a8699ab8cb Improve Windows key image
The previous one didn't have sharp lines, or follow pixel boundaries
properly.
4 years ago
Pierre Ossman 6acf3c9e62 Never show drag icon if clipping is disabled
Toggling the enabled state is a remnant from an earlier version
of the code where we could determine if the the session is actually
clipped, and not just that the setting is enabled.

Right now we only change things based on the setting, so let's
completely hide the button when clipping is disabled.
4 years ago
Samuel Mannehed 0dcb896920 Update copyright to 2019 for modified files 4 years ago
Pierre Ossman 734bdd3746 Deprecate showDotCursor option for RFB constructor
It is not relevant for the connection stage so it should not have
been a constructor argument to begin with. Ship with a warning for
a release before we remove it.
4 years ago
Samuel Mannehed 03a333fb18 Add missing parentheses for arrow func arg
Our lint tests expect this when an arrow functino has a body with
curly braces.
4 years ago
Juanjo Diaz 71fa476514 Add version number to UI 4 years ago
Samuel Mannehed e2d86788ba Revert "Fullscreen from iframe (#1236)" (#1247)
This reverts commit 19cdc15aa314760446866a1bcc2db99a80479683.
4 years ago
Ján Jockusch 1d4ada6815 Fullscreen from iframe (#1236)
* First attempt to make the fullscreen button work inside an iframe.

* Cleaner distinction between document element and document.

* Scoping corrections. Auto-detect correct iframe.

* Added comments to the relevant sections.

* IE issue fixed.

* Same source issue solved. fullscreenToggle now checks if it is permitted to inspect other iframes.
4 years ago
Samuel Mannehed 10c334303a Update generated JS files for translations 4 years ago
Dmitriy Shweew c755008d15 Add Russian translation (#1211)
By Dmitriy Shweew (shweew)
4 years ago
Kasm f981b1e88a
Update ui.js 4 years ago
matt c81df7f198 KASM-1298 manually merged in offline changes 4 years ago
matt 2813e7fe09 Fixes to webcode for Kasm CDI 4 years ago
matt d71734a206 initial commit of webpack 4 years ago
matt 0a68500ee3 updated readme and vncserver 5 years ago
kasmtech 88a9bed022 UI mods to display stats 5 years ago
matt 408c005d3e Initial commit 5 years ago