RamonUnch / AltSnap

Maintained continuation of Stefan Sundin's AltDrag
GNU General Public License v3.0
2.08k stars 66 forks source link

High Polling Rate Dragging Quirks. #448

Open Ichisich opened 1 year ago

Ichisich commented 1 year ago

Some more obscure glitches I observed with a 1000Hz mouse.

Dragging a window out of the fullscreen state: https://github.com/RamonUnch/AltSnap/assets/31080003/c8c02622-610e-45d2-a63d-ccecf271cc80 Curiously, it only affects AltSnap title bar dragging, which probably gives a clue about the underlying culprit.

Dragging a window out of the snapped state: https://github.com/RamonUnch/AltSnap/assets/31080003/0cbf15a3-719b-4629-b5dd-af1e344dec42 Only happens when dragged continuously into and out of the snapped state. Dragging an already snapped window doesn't show this behavior.

Similar to the Zone Dragging glitch, increasing the moverate minimizes and, if high enough, fixes the visible artifacts.