Matt McClaskey
4825e12f62
Bugfix/kasm 5453 serverside fixed resolutions 2 ( #90 )
...
* fix serverside fixed resolutions
* refactor of multi-monitor screen planning
* KASM-5488 mouse up fix
* Fixed display manager not getting updates on primary scren size, static size fixes
* fix phantom screen
* fix mouse off on secondary screen when scaled
* fix scaling off
* fix exception on setting static resolution
* completely disable client set static resolution on secondary displays
---------
Co-authored-by: mattmcclaskey <matt@kasmweb.com>
Co-authored-by: Chris Hunt <chris.hunt@kasmweb.com>
2024-01-26 11:09:56 -05:00
KodeStar
4dac080460
KASM-5411 Use windows placement api ( #86 )
...
Automatic placement of new displays using the Windows API if available. Control panel for secondary displays.
2024-01-16 08:01:06 -05:00
Richard Koliser
c086414fce
Dev environment changes accidently committed are removed.
2023-12-19 13:03:45 -05:00
matt
db2addddce
allow drag of in-session windows to seamlessly move accross local browser windows.
2023-12-15 20:14:35 +00:00
mattmcclaskey
bc177da7eb
enable webpack for build
2023-10-27 04:41:44 -04:00
mattmcclaskey
0603ba9fe4
fixed a few ui quirks and one bug race condition.
2023-10-20 15:38:20 -04:00
Chris Hunt
c95aae3f8f
Add identify function
2023-10-18 16:31:39 +01:00
Chris Hunt
d3c51fbae4
Fix fractional units messing up calculations
...
Changed background-size to cover
Revert dev changes
2023-10-18 11:57:31 +01:00
Chris Hunt
d5a66af227
Fix hit boxes
2023-10-18 10:46:51 +01:00
mattmcclaskey
fad5527575
enble webpack
2023-10-16 07:12:47 -04:00
Chris Hunt
61454203f5
Remove duplicate applyScreenPlan
...
Apdated helper text
2023-10-12 14:25:39 +01:00
Chris Hunt
c7c515796a
Show native resolution option
...
Remove display when deleted
2023-10-12 13:59:56 +01:00
Chris Hunt
02745eee0a
Add native resolution to displays
2023-10-12 12:02:44 +01:00
Chris Hunt
1873ec0c91
KASM-5078 Multi monitor display ui
2023-09-29 13:09:52 +00:00
mattmcclaskey
419a3a70e9
WIP - multi monitor refactor
2023-09-08 13:12:28 -04:00
Ryan Kuba
2e10cdf12d
Feature/kasm 4427 close errors ( #73 )
...
* KASM-4427 allow closing errors from the web UI
* KASM-4427 update translations
2023-07-19 09:47:42 -04:00
Ryan Kuba
9aca68d9fe
Merge pull request #70 from kasmtech/bugfix/KASM-4400_translation_blue_screen
...
KASM-4400 undid improper method of doing auto connect
2023-05-12 15:28:03 -04:00
Ryan Kuba
aeb8c1b04d
Feature/kasm 4320 internationalization ( #68 )
...
add new language system
2023-05-12 14:30:52 -04:00
matt
b3bb20c01a
KASM-4400 undid improper method of doing auto connect
2023-05-12 16:59:32 +00:00
mattmcclaskey
3a817c83a5
KASM-4145 hide idle timeout control
2023-03-21 09:10:59 -04:00
Ryan Kuba
866c2772f0
Hide lossless if not supported and tweak logo style ( #61 )
...
* Hide lossless if not supported and tweak logo style
Co-authored-by: ryan.kuba <ryan.kuba@kasmweb.com>
Co-authored-by: mattmcclaskey <matt@kasmweb.com>
2023-03-14 14:29:44 -04:00
Ryan Kuba
f17512ee88
Feature/kasm 4109 logos hide lossless ( #60 )
...
* KASM-4109 update to new logos and ensure lossless is only shown as an option on setups that support it
* KASM-4109 add css changes for loading screen
* change logo background color, removed lossless changes
---------
Co-authored-by: ryan.kuba <ryan.kuba@kasmweb.com>
Co-authored-by: mattmcclaskey <matt@kasmweb.com>
2023-03-14 07:50:24 -04:00
Ryan Kuba
d177cd0c51
KASM-3972 use an array of known scaling values to produce pixel perfect output ( #54 )
...
* KASM-3972 use an array of known scaling values to produce pixel perfect output
* KASM-3972 drop automatic pixel perfect support to only 1.25 and 1.5 ratios common to Windows installations
* KASM-3972 change setting name and commit html changes
---------
Co-authored-by: ryan.kuba <ryan.kuba@kasmweb.com>
2023-02-23 16:01:35 -05:00
Ryan Kuba
46e361a4e1
KASM-3993 add link outs to the KasmVNC about page and documentation in the sidebar as unobtrusively as possible ( #55 )
...
Co-authored-by: ryan.kuba <ryan.kuba@kasmweb.com>
2023-02-08 12:43:30 -07:00
j-travis
8e5c0e977f
Feature/kasm 3314 kasmvnc controls ( #45 )
...
* KASM-3314 Support for changing framerate / resolution / scaling via
iframe message
2022-11-17 14:21:27 -05:00
Matt McClaskey
9f240fc7b1
Major refactor of display class, support for QOI ( #43 )
...
* Major refactor of display.js queue to assume async rect processing in order to accommodate threaded decode or udp
* QOI lossless decoder on worker threads using WASM
* rfb.js class to provide frame_id and rect counts per frame
Co-authored-by: ryan.kuba <ryan.kuba@kasmweb.com>
Co-authored-by: matt <matt@kasmweb.com>
2022-11-02 07:01:54 -04:00
Matt McClaskey
842d7ad938
added udp toggle in UI, added err handling ( #33 )
...
Co-authored-by: Matt McClaskey <matt@kasmweb.com>
2022-09-07 05:40:29 -04:00
Matt McClaskey
e3991665d6
Feature/kasm 2634 UI updates ( #30 )
...
* KASM-2634 control panel UI updates
* add kasm splash background
* WIP minor tweaks
* WIP fix disabled settings, add more idle timout options
Co-authored-by: matt <matt@kasmweb.com>
2022-06-24 04:58:34 -04:00
Matt McClaskey
41e9ae92c1
Re-apply status visibility
2022-05-03 13:20:06 -04:00
Matt McClaskey
1753425874
Pointer lock api ( #29 )
...
Add pointer lock and relative cursor position support. Game mode enables both pointer lock and relative cursor positions.
2022-05-03 10:37:22 -04:00
Matt McClaskey
385a1f99b4
Feature/kasm 2335 ime support 2 ( #27 )
...
IME support, refactored keyboard input
2022-03-25 15:03:19 -04:00
mmcclaskey
ce2cd26277
Bugfx/kasm 2090 resizing issues ( #23 )
...
* KASM-2090 work around for incomplete webp images when there are lots of concurrent users on a single session. Unknown root cause, work around will in most cases keep the connection alive.
2021-11-15 08:19:19 -05:00
Mariusz Marciniak
a8a3651898
KASM-2001 Add keyboard controls panel
2021-11-08 21:22:39 +00:00
mmcclaskey
2faf2049c2
Bugfix/kasm 2053 video quality ( #19 )
...
* KASM-2053 Fixes previous issues where there was no difference between medium and high
* Expands quality settings to adjust more rendering settings
* Adds an extreme quality setting and custom
* Adds the quality setting to the noVNC control panel, was previously only exposed in the backend for integration with Kasm Workspaces
* Switching quality settings no longer requires reconnecting.
2021-11-08 12:57:24 -05:00
Mariusz Marciniak
f509f5231a
KASM-1890 Add MacOS shortcut translation
2021-10-07 11:58:46 +02:00
matt
a0907e9390
KASM-1834 added new anti-aliasing feature
2021-09-12 17:53:03 +00:00
matt
8dba184040
Add controls for video quality
2021-08-05 14:30:49 -04:00
matt
1a823c85d9
various bug fixes
2021-04-11 18:33:30 +00:00
matt
f1d7df548a
KasmVNC changes merged manually
2021-03-30 15:03:34 -04:00
Pierre Ossman
5b5b747494
Remove many small, obsolete, old browser hacks
...
These are for browsers no longer supported anyway.
2020-12-07 10:10:53 +01:00
Pierre Ossman
890cff921d
Remove legacy conversion of modules
...
We no longer support Internet Explorer so we can now require that
browsers support modules.
Some conversion to commonjs still remains for nodejs.
2020-10-15 18:53:51 +02:00
Pierre Ossman
8be924c9d9
Add touch gestures for mouse emulation
...
Add several single and multitouch gestures to simulate various mouse
actions that would otherwise be impossible to perform.
This replaces the old system where you could select which mouse button
a single touch would generate.
2020-06-12 09:18:46 +02:00
Pierre Ossman
42e3b03fa8
Consistently close dialogs on connect/disconnect
...
This was done a bit arbitrarily before which could easily miss things,
end up in the wrong state and not trigger animations correctly.
This reverts commit c12e5b2b54
and fixes
things in a different way.
2020-05-05 12:43:04 +02:00
Samuel Mannehed
479d8cefd1
Add ability to set compression level
...
Fixes github issue #1382 .
2020-05-01 20:47:36 +02:00
Pierre Ossman
c4633ab333
Set a default value for the quality input
2020-02-28 14:56:57 +01:00
Pierre Ossman
5243cbf611
Add UI for quality setting
2020-02-28 14:54:09 +01:00
Samuel Mannehed
8f230f45cc
Remove Google Chrome Frame plugin compatability
...
Chrome Frame has been retired we so we can remove it from this
compatability tag.
2019-12-31 02:15:07 +01:00
Samuel Mannehed
3a64043f28
Restore X-UA-Compatible meta tag to vnc.html
...
It's still required since without this IE's default setting for "Display intranet web pages in compatibility mode" will cause errors.
2019-12-31 02:06:02 +01:00
Chris Koying Browet
5b453ed4a8
Expand password dialog to work for usernames too
...
Some VNC authentication schemes use usernames, our UI should support
these.
2019-12-05 15:46:24 +01:00
Pierre Ossman
2b4c655405
Fix alt text for drag button
...
We had left an old placeholder text on this button.
2019-10-14 10:17:44 +02:00