RustDesk/libs/hbb_common/src
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
..
platform fix: linux, login wayland, server (#8111) 2024-05-21 23:35:47 +08:00
protos update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
bytes_codec.rs update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
compress.rs plugin_framework, manager, install plugin 2023-05-12 08:48:14 +08:00
config.rs add floating window setting (#8279) 2024-06-07 11:04:18 +08:00
fs.rs format log, add space after colon 2023-11-18 09:52:46 +08:00
keyboard.rs opt: enum KeyboardMode 2022-12-20 01:09:35 -08:00
lib.rs adjust log file days from 7 days to 31 days 2024-05-28 15:52:50 +08:00
password_security.rs fix decrypt unicode string 2023-08-27 11:39:06 +08:00
proxy.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
socket_client.rs fix: test case, test_if_valid_server (#7903) 2024-05-04 14:06:41 +08:00
tcp.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
udp.rs reuseaddr in listen_any 2023-06-27 15:20:32 +08:00