Hyprland/src/xwayland
Tom Englund 2a6d070774
xwl: dont close the fd to early (#9715)
dont close the fd until the wl_event_source is removed, so we dont get
another event triggered with an already closed fd.
2025-03-24 19:33:07 +01:00
..
Dnd.cpp internal: Fix compiler warnings (#9646) 2025-03-17 15:52:40 +01:00
Dnd.hpp xwayland: improve dnd and cleanup (#9405) 2025-02-24 03:52:10 +01:00
Server.cpp xwl: dont close the fd to early (#9715) 2025-03-24 19:33:07 +01:00
Server.hpp xwl: dont close the fd to early (#9715) 2025-03-24 19:33:07 +01:00
XDataSource.cpp xwayland: fix a possible clipboard race condition (#9394) 2025-02-15 20:03:37 +01:00
XDataSource.hpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
XSurface.cpp core/compositor: Correctly track SHM buffer damage (#9678) 2025-03-22 17:13:44 +01:00
XSurface.hpp anr: add xwayland support (#9456) 2025-02-21 21:26:53 +01:00
XWayland.cpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
XWayland.hpp anr: add xwayland support (#9456) 2025-02-21 21:26:53 +01:00
XWM.cpp internal: Fix compiler warnings (#9646) 2025-03-17 15:52:40 +01:00
XWM.hpp xwayland: improve dnd and cleanup (#9405) 2025-02-24 03:52:10 +01:00