swayfx/sway/tree
mwenzkowski 4799cb0960 output: Revert implementation of evacuate_sticky()
The function evacuate_sticky() was changed in commit 32788a93 to be used
by workspace_for_each_container() to make the code more readable. But I
overlooked that it is not safe to use workspace_for_each_container() to
remove container from a workspace. This commit restores the previous
implementation for evacuate_sticky().
2020-10-28 09:45:12 -04:00
..
arrange.c Make sure we don't calculate fractional pixel gaps 2020-01-01 10:14:29 -07:00
container.c In container_split, set a floating container's view to tiled 2020-10-28 00:36:33 -04:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c output: Revert implementation of evacuate_sticky() 2020-10-28 09:45:12 -04:00
root.c Fix crash when showing scratchpad hidden split containers 2020-01-16 21:48:25 -05:00
view.c Smart borders fix: always show borders for floating containers 2020-10-25 21:59:40 -04:00
workspace.c output: evacuate sticky containers only if new output has a workspace 2020-10-27 19:26:26 -04:00