wayland: hook wl_proxy_get_listener avoiding QTBUG-145022 crash

Co-authored-by: Lemmy <studio@quadbyte.net>
This commit is contained in:
outfoxxed 2026-03-16 21:19:20 -07:00
parent 6705e2da77
commit 365bf16b1e
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
5 changed files with 54 additions and 1 deletions

View file

@ -58,6 +58,7 @@ set shell id.
- Fixed ToplevelManager not clearing activeToplevel on deactivation.
- Desktop action order is now preserved.
- Fixed partial socket reads in greetd and hyprland on slow machines.
- Worked around Qt bug causing crashes when plugging and unplugging monitors.
## Packaging Changes