Commit Graph

21 Commits

Author SHA1 Message Date
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
matt 7cca8f5475 KASM-5409 unique control channel per session 2024-01-05 09:05:40 -05:00
matt ed83f31384 fixed bug with secondary screen on high dpi screen 2023-12-21 18:14:03 +00:00
mattmcclaskey 66355143a9
fix secondary resize, fix small screens auto pixel ratio 2023-10-31 07:15:40 -04:00
matt 2b7f938c6e CopyRect artifacts, fix unload detection on iframes 2023-10-30 15:32:35 -04:00
Chris Hunt f19e5a1cdf
Add missing variable 2023-10-26 09:59:30 +01:00
Chris Hunt ae30357f0e
Fixes for scaling 2023-10-26 09:39:42 +01:00
Chris Hunt ac42423e5f
Try removing event listener 2023-10-24 16:33:58 +01:00
Chris Hunt 51022df869
Current state 2023-10-24 14:51:34 +01:00
Chris Hunt e6f48c5722
Show disconnect button 2023-10-24 12:14:18 +01:00
mattmcclaskey 0603ba9fe4
fixed a few ui quirks and one bug race condition. 2023-10-20 15:38:20 -04:00
Chris Hunt 4c1977f24a
Update additional display titles 2023-10-18 17:43:15 +01:00
Chris Hunt c95aae3f8f
Add identify function 2023-10-18 16:31:39 +01:00
mattmcclaskey 0f4979bcc5
several fixes 2023-10-05 13:30:37 -04:00
mattmcclaskey aef462ce62
refactor to support any number of displays in any orientation 2023-09-20 15:18:08 -04:00
mattmcclaskey 23076cdc7c
unregister a display if window closes 2023-09-20 09:06:27 -04:00
mattmcclaskey c35b8c68f3
Added support for all orientations and offsets 2023-09-20 08:17:05 -04:00
mattmcclaskey cb1bc7f787
wired up mouse, keyboard, clipboard on second display 2023-09-20 05:33:40 -04:00
mattmcclaskey 96001175a6
WIP - computer acting odd, committing code 2023-09-12 14:16:19 -04:00
mattmcclaskey 419a3a70e9
WIP - multi monitor refactor 2023-09-08 13:12:28 -04:00