Hyprland/src/xwayland
nyx 6d25ef09cd
xwayland: add INCR support for clipboard transfers (#9434)
add INCR protocol support for large transfers
fix write handling for partial transfers
fix an issue where wayland windows could die from a paste from an
xwayland window
2025-02-19 16:29:39 +01:00
..
Dnd.cpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
Dnd.hpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
Server.cpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
Server.hpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00: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 xwayland: send synthetic configure events (#9193) 2025-01-27 17:45:15 +01:00
XSurface.hpp xwayland: configure on a configure request and cleanup geometry conversion (#9375) 2025-02-16 01:20:42 +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 core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
XWM.cpp xwayland: add INCR support for clipboard transfers (#9434) 2025-02-19 16:29:39 +01:00
XWM.hpp xwayland: configure on a configure request and cleanup geometry conversion (#9375) 2025-02-16 01:20:42 +01:00