sway/sway/tree
Brian Ashworth a68bc5f449 Do not damage view child when container is NULL
In `view_child_damage`, do not damage the surface if it has been
unmapped or if the container is NULL.
2019-01-15 09:06:42 +01:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Fix segfaults on output destruction 2019-01-10 03:07:36 -05:00
root.c Handle hidden scratchpad containers in commands 2019-01-15 09:05:27 +01:00
view.c Do not damage view child when container is NULL 2019-01-15 09:06:42 +01:00
workspace.c Combine output_by_name and output_by_identifier 2018-12-20 19:55:29 +01:00