RustDesk/flutter/lib
lukecgg 8bd1f21f62 Require edge activation zone to switch dock; preserve horizontal slide
Per review feedback on #15051: nearest-edge-wins made a low-intent
horizontal slide too easy to escalate into a high-impact orientation
change (vertical reflow on left/right dock). The default drag now
keeps the toolbar on its current dock edge and just updates the
fraction along that edge -- the prior horizontal-slide behavior.

An alternate edge is only previewed/committed when the cursor enters
its 32 px activation zone; once previewed, the cursor has to move
back 64 px before reverting (hysteresis at the zone boundary).
2026-05-18 09:16:50 +10:00
..
common Allow macOS monitor switching in privacy mode (#15004) 2026-05-11 12:58:49 +08:00
desktop Require edge activation zone to switch dock; preserve horizontal slide 2026-05-18 09:16:50 +10:00
mobile Revert "fix web break introduced in 38f130071 fix(linux): enable mouse side buttons in remote sessions (#14848)" (#14973) 2026-05-06 20:20:17 +08:00
models fix(fs): file transfer, reconnect, restore dir (#14925) 2026-05-10 10:08:29 +08:00
native
plugin refact: optimize, ID search peers (#10853) 2025-02-20 18:31:12 +08:00
utils feat: Add relative mouse mode (#13928) 2026-01-09 10:03:14 +08:00
web Revert "fix web break introduced in 38f130071 fix(linux): enable mouse side buttons in remote sessions (#14848)" (#14973) 2026-05-06 20:20:17 +08:00
common.dart Terminal utf8 and reconnect (#14895) 2026-05-07 13:27:13 +08:00
consts.dart Drag whole toolbar; snap to all four edges 2026-05-15 16:31:05 +10:00
main.dart feat: advanced option, main window, always on top (#12731) 2025-08-26 00:15:55 +08:00