sway-patched-tray-menu/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.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Adding commands for configuring titlebar borders and padding 2018-11-22 10:30:04 +01:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Allow multiple outputs for workspace output 2018-11-11 11:22:38 -05:00
root.c IPC: Trigger move events for scratchpad containers 2018-11-26 11:13:47 +02:00
view.c Handle destroyed subsurfaces 2018-11-27 11:46:30 +01:00
workspace.c Allow multiple outputs for workspace output 2018-11-11 11:22:38 -05:00