Hyprland/src/xwayland
Tom Englund 523eed048e xwl: dont mark the even source as readable
wl_event_source_check makes the event trigger until onx11event returns non
zero. but we arent removing the event source from the event loop so lets
not mark it at all and recieve spurious constant calls.
2025-07-11 17:51:04 +02:00
..
Dnd.cpp xwayland: Fix crash when copying from wayland to xwayland (#10786) 2025-06-19 19:44:38 +02:00
Dnd.hpp xwayland: do not include xcb.h when xwayland is disabled (#10407) 2025-05-14 19:31:19 +01:00
Server.cpp xwayland: Don't leave shell process (#10802) 2025-06-21 16:21:08 +02:00
Server.hpp xwayland: refactor class member vars (#10312) 2025-05-07 15:21:44 +02:00
XDataSource.cpp xwayland: Fix crash when copying from wayland to xwayland (#10786) 2025-06-19 19:44:38 +02:00
XDataSource.hpp xwayland: refactor class member vars (#10312) 2025-05-07 15:21:44 +02:00
XSurface.cpp core: use new typed signals from hu (#10853) 2025-07-08 18:56:40 +02:00
XSurface.hpp core: use new typed signals from hu (#10853) 2025-07-08 18:56:40 +02:00
XWayland.cpp xwayland: refactor class member vars (#10312) 2025-05-07 15:21:44 +02:00
XWayland.hpp xwayland: refactor class member vars (#10312) 2025-05-07 15:21:44 +02:00
XWM.cpp xwl: dont mark the even source as readable 2025-07-11 17:51:04 +02:00
XWM.hpp xwayland: Fix crash when copying from wayland to xwayland (#10786) 2025-06-19 19:44:38 +02:00