RustDesk/libs
21pages 64d0fb17f7
add floating window setting (#8279)
* Set `disable-floating-window` in client ui, it shows enabled when
  option is enabled and has floating window permission.
* Remove ignore battery setting because not work on every device.
* When the phone orientation changes, make the Y coordinate change
  proportionally, when changing back, the floating window position is still the original one.
* Add custom client option `floating-window-untouchable` to make the
  click event pass through the floating window automically. Set it untouchable automically when transparency is 0.
* On my phone, floating window size 16 no works and 32 works, so keep
  the size range [32, 320]

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-06-07 11:04:18 +08:00
..
clipboard Merge pull request #6294 from ClSlaid/docs/clipboard-files 2023-11-06 10:59:22 +08:00
enigo update rdev, fix grab system utf8, fallback on linux 2023-09-15 15:35:44 +08:00
hbb_common add floating window setting (#8279) 2024-06-07 11:04:18 +08:00
portable bump to 1.2.6 2024-06-03 21:01:41 +08:00
scrap vram avoid always fallback to gdi (#8272) 2024-06-06 22:52:31 +08:00
virtual_display chore: fix some typos (#7585) 2024-04-02 21:41:54 +08:00