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
..
2024-06-07 11:04:18 +08:00
2024-04-25 11:46:21 +08:00
2024-03-20 20:00:29 +08:00
2023-06-29 20:44:50 +08:00
2024-04-25 11:46:21 +08:00
2024-06-05 23:11:44 +08:00
2024-04-25 11:46:21 +08:00
2023-11-29 20:58:40 +08:00
2024-04-10 00:23:45 +08:00
2024-03-13 21:12:04 +08:00
2024-04-25 11:46:21 +08:00
2024-01-22 19:57:23 +08:00
2024-05-10 15:12:07 +08:00