swayfx/sway/tree
Brian Ashworth a729bda17f fullscreen: init floating on disable without size
If a container gets mapped as fullscreen and set to floating by
criteria, the size and location are never set for the floating
container. This adds a check in container_fullscreen_disable for a
width or height of 0 and calls container_init_floating
2019-03-10 23:55:22 +01:00
..
arrange.c arrange: use int not size_t for title offsets 2019-03-10 13:07:32 -06:00
container.c fullscreen: init floating on disable without size 2019-03-10 23:55:22 +01: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 add --i3 flag to hide_edge_borders 2019-02-24 15:26:37 -05:00
workspace.c workspace_next_name: fallback to next available number 2019-02-17 19:15:19 +01:00