Isaac Freund 9270a2df08
View: fix unmap/destroy control flow
Currently the view destruction sequence is started as soon as a view
is unmapped. However, this is incorrect as a client may map the view
again instead of destroying it.

Instead, only start the view destruction sequence when the underlying
xdg toplevel or xwayland surface is destroyed.
2021-10-02 14:48:22 +02:00
..
2021-07-15 13:32:33 +02:00
2021-08-19 12:58:52 +00:00
2021-07-15 13:32:33 +02:00
2021-07-15 13:32:33 +02:00
2021-10-02 14:48:22 +02:00
2021-10-02 14:48:22 +02:00