swayfx/include/sway/tree
emersion fc79b7c2d2
Handle destroyed subsurfaces
Damage subsurfaces when they are destroyed. Since subsurfaces don't have an
unmap event we need to do that on destroy.

We also don't want to keep a sway_view_child when the wlr_subsurface has been
destroyed.

Fixes https://github.com/swaywm/sway/issues/3197
2018-11-27 11:46:30 +01:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h Adding commands for configuring titlebar borders and padding 2018-11-22 10:30:04 +01:00
node.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
root.h Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
view.h Handle destroyed subsurfaces 2018-11-27 11:46:30 +01:00
workspace.h Implement per side and per direction outer gaps 2018-11-07 22:44:11 -05:00