mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-28 20:20:07 +01:00
The current XI2 mask handling is handy for copying (fixed size arrays) but a pain to deal with otherwise. Add a struct for XI2 masks and the required accessors. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| protocol-common.c | ||
| protocol-common.h | ||
| protocol-eventconvert.c | ||
| protocol-xigetclientpointer.c | ||
| protocol-xigetselectedevents.c | ||
| protocol-xipassivegrabdevice.c | ||
| protocol-xiquerydevice.c | ||
| protocol-xiquerypointer.c | ||
| protocol-xiqueryversion.c | ||
| protocol-xiselectevents.c | ||
| protocol-xisetclientpointer.c | ||
| protocol-xiwarppointer.c | ||
| xi2.c | ||