swayfx/sway/tree
Ryan Dwyer 662466e8db Fix crash when resizing container hidden in the scratchpad
Firstly, the container was wrongly identifying as a tiling container
because it had no workspace.

Secondly, when calculating the maximum possible size we can't use the
workspace if it's not there, so we'll allow unlimited size in this case.
2018-10-23 00:02:08 +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 Minor refactor of input manager 2018-10-20 13:11:43 +10:00
view.c Fix crash when quitting a QT app on the wayland backend using menu 2018-10-22 18:36:47 +10:00
workspace.c Make workspace back_and_forth seat-specific 2018-10-21 11:26:22 +10:00