wlroots/xwayland/selection
Ilia Bozhinov c63275d75e xwayland: add a size-safe wrapper for xcb_send_event
xcb_send_event expects the caller to always provide 32 byte data, even if the actual event struct is
smaller than that.

Reference: https://gitlab.freedesktop.org/xorg/lib/libxcb/-/issues/18
2024-04-20 15:12:45 +02:00
..
dnd.c xwayland: add a size-safe wrapper for xcb_send_event 2024-04-20 15:12:45 +02:00
incoming.c
outgoing.c xwayland: add a size-safe wrapper for xcb_send_event 2024-04-20 15:12:45 +02:00
selection.c