Files
glfw/src
Camilla Löwy e79d6fe40a Wayland: Fix events emitted before ack_configure
Window iconfication and maximization events were being emitted before
xdg_surface::configure, making it possible for user code to indirectly
commit surface changes from those event callbacks before
xdg_surface::ack_configure.

This postpones those events until after the ack has been sent.

(cherry picked from commit 85f5a51912)
2022-07-13 22:48:35 +02:00
..
2022-05-06 19:34:06 +02:00
2019-11-05 17:59:15 +01:00
2019-11-05 17:59:15 +01:00
2022-07-13 22:47:03 +02:00
2020-06-30 17:09:55 +02:00