mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 01:26:06 +00:00
d6a1adf10f
The in-fullscreen top bar covered the remote desktop's own menubar (xfce4 panel, Windows taskbar). Match the mstsc.exe pattern that #154 referenced: show briefly on fullscreen entry, then slide up out of view. Reveals when the mouse hits the top 4px edge; hides again ~600ms after the mouse moves below the bar area. Hysteresis between 36 and 48 pixels keeps a jittering pointer from flickering the bar.