swayfx/sway/tree
Ryan Dwyer f7aed5c7e5 Fix containers not being resized when entering scratchpad
This fixes a regression introduced by
662466e8db. When adding a container to the
scratchpad, setting container->scratchpad = true before
container_set_floating made container_set_floating believe that the
container was already floating. This fixes it by setting the property
afterwards instead.
2018-10-25 17:32:16 +10:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Fix crash when resizing container hidden in the scratchpad 2018-10-23 00:02:08 +10:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Merge pull request #2870 from RyanDwyer/refactor-input-manager 2018-10-20 08:42:56 +02:00
root.c Fix containers not being resized when entering scratchpad 2018-10-25 17:32:16 +10:00
view.c Merge pull request #2933 from Snaipe/xwayland-window-properties 2018-10-24 01:13:15 +02:00
workspace.c Make workspace back_and_forth seat-specific 2018-10-21 11:26:22 +10:00