You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tiling: When tiling at the end of a grab, use the initial position
and size from when the grab began instead of it's last position
before tiling.
When dragging a window to a tiled state, the final position could
be off the screen depending on the size of the window and the
anchor (grip) position from the start of the grab. If the window
was un-tiled later via keyboard shortcut, the window could return
to its original size, but its position would be incorrect, and
probably up against the edge of the workarea.
This is related to the previous commit (d30b0b0) (similar
symptom, different cause).
0 commit comments