mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
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
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| backend | ||
| interfaces | ||
| render | ||
| types | ||
| util | ||
| wlr | ||
| xcursor | ||
| xwayland | ||
| meson.build | ||