Wayland: Fix glfwPostEmptyEvent leaking a proxy

The client-side proxy of the callback from each call to wl_display_sync
was never destroyed.

Fixes #2836
This commit is contained in:
Camilla Löwy
2026-03-11 19:52:04 +01:00
parent 50b0a135a5
commit bb8048122a
3 changed files with 15 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@ video tutorials.
- Jason Daly
- danhambleton
- Jarrod Davis
- Aaron Day
- decce
- Olivier Delannoy
- Paul R. Deppe