wlroots/xwayland/selection
Simon Ser 9d6c9e8783 xwayland: use const pointers for xcb_get_property_value()
These values must not be mutated, they are owned by the
xcb_get_property_reply_t.
2026-05-22 09:34:30 -04:00
..
dnd.c xwayland/selection/dnd: fix parameter type 2026-01-20 16:39:08 +08:00
incoming.c xwayland: use const pointers for xcb_get_property_value() 2026-05-22 09:34:30 -04:00
outgoing.c xwayland: fix memory leak on pipe() failure 2026-03-03 14:37:42 +08:00
selection.c xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00