swayfx/sway/tree
minus 713883f04c Fix crash exiting fullscreened floating container
container_floating_move_to_center and container_fullscreen_disable were
calling recursively when the container spawned as a fullscreen floating
container (via for_window). Such a window now doesn't crash sway anymore
but is still configured with a wrong, zero size, making it not directly
usable.
2019-02-23 21:40:03 -05:00
..
arrange.c Implement fullscreen global 2019-01-25 08:29:21 +10:00
container.c Fix crash exiting fullscreened floating container 2019-02-23 21:40:03 -05:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Handle NULL from output_get_active_workspace 2019-02-21 21:18:03 +01:00
root.c Introduce container_is_scratchpad_hidden 2019-01-28 10:35:40 +01:00
view.c subsurface_get_root_coords: break on NULL 2019-02-13 09:51:40 +01:00
workspace.c workspace_next_name: fallback to next available number 2019-02-17 19:15:19 +01:00