Isaac Freund e11d4dc0de
LayerSurface: fix use-after-free on destroy
The scene_layer_surface may be destroyed before handleDestroy is called,
which means we can't rely on it to access the wlr_layer_surface in
destroyPopups().
2023-02-28 18:28:17 +01:00
..
2022-01-31 19:33:22 +01:00
2023-01-08 16:21:42 +01:00
2023-01-08 16:21:42 +01:00
2022-11-13 16:16:07 +01:00
2022-11-13 16:16:07 +01:00
2023-02-28 18:28:17 +01:00
2023-01-08 16:21:42 +01:00
2023-01-08 17:01:14 +01:00
2022-11-25 14:06:31 +01:00
2023-02-28 18:28:17 +01:00
2023-02-28 14:55:58 +01:00
2022-11-13 16:16:07 +01:00
2022-01-31 19:33:22 +01:00
2023-01-08 16:21:42 +01:00