xwayland-satellite/src
Shawn Wallace 2dd40ecfe8 server: add SlideX/Y constraint adjustment to popups
Allows popups that would normally go offscreen to stay visible. X11 doesn't seem
to like windows whose bounds go less than 0x0, so we adjust the position
reported to X11 to make it happy.

I am worried this will have some other implications with popups, but we'll see
what happens.
2025-10-25 15:57:30 -04:00
..
server server: add SlideX/Y constraint adjustment to popups 2025-10-25 15:57:30 -04:00
xstate fix: factor out some unwraps in xstate::selection 2025-10-24 18:40:12 -04:00
lib.rs feat: send huge Wayland-to-X selections via INCR 2025-10-24 18:40:12 -04:00
main.rs Add --test-listenfd-support flag 2025-06-07 12:59:01 -04:00