swayfx/sway/tree
Brian Ashworth 17c9a0e84f arrange: remove gaps for workspace location deltas
When arranging the workspace, prev_x and prev_y should be ignoring the
current gaps otherwise the workspace diff_x and diff_y location deltas
will be off. When the deltas are off, each arrangement of the workspace
would incorrectly move floaters an extra -workspace->current_gaps.left
along the x-axis and an extra -workspace->current_gaps.top along the
y-axis.
2019-07-26 18:13:27 +03:00
..
arrange.c arrange: remove gaps for workspace location deltas 2019-07-26 18:13:27 +03:00
container.c Rework gaps code to be simpler and correct 2019-07-15 23:46:27 -04:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c swaybg: one instance for all outputs 2019-04-04 20:08:21 +03:00
root.c Fix sway crashes for scratchpad layouts 2019-06-16 12:29:16 -04:00
view.c Rework gaps code to be simpler and correct 2019-07-15 23:46:27 -04:00
workspace.c Sanity check gaps on the outside of the workspace 2019-07-15 23:46:27 -04:00