Files
glfw/src
Leonard König 63e535210c Wayland: Fix destroying CSDs in the correct order
On Wayland we implement Client-Side Decorations if the compositors do not
implement SSDs.  In that case, the destructors of the surfaces were called
in the wrong order, leading to a dereference of an already freed object.
We need to first destroy the subsurface before destroying the parent surface.

Related PR on kitty: https://github.com/kovidgoyal/kitty/pull/3066
Related issue on kitty: https://github.com/kovidgoyal/kitty/issues/3051

Closes #1798.

(cherry picked from commit 0dc1005c85)
2020-12-14 22:55:28 +01:00
..
2019-11-05 17:59:15 +01:00
2019-07-16 14:38:14 +02:00
2019-05-27 16:34:23 +02:00
2019-07-16 14:38:14 +02:00
2019-04-15 20:50:00 +02:00
2019-11-05 17:59:15 +01:00
2019-11-05 17:59:15 +01:00
2019-04-15 20:50:00 +02:00
2019-04-15 20:50:00 +02:00
2019-05-27 16:34:23 +02:00
2020-02-13 22:02:23 +01:00
2019-11-05 17:59:15 +01:00
2020-09-02 22:29:30 +02:00
2019-07-16 14:39:19 +02:00
2020-06-02 19:01:09 +02:00
2020-06-30 17:09:55 +02:00