wlroots/xwayland/selection
Simon Ser 8ca360b0a3 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.

(cherry picked from commit 9d6c9e8783)
2026-05-22 10:02:39 -04:00
..
dnd.c xwayland/selection: stop using VLAs for MIME type atom lists 2026-05-22 09:58:26 -04:00
incoming.c xwayland: use const pointers for xcb_get_property_value() 2026-05-22 10:02:39 -04:00
outgoing.c xwayland/selection: stop using VLAs for MIME type atom lists 2026-05-22 09:58:26 -04:00
selection.c xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00