xserver/Xi
Mike Gelfand 88693ad15f
xi: move include guards up to wrap the whole file
See: https://gcc.gnu.org/onlinedocs/cppinternals/Guard-Macros.html
Signed-off-by: Mike Gelfand <mikedld@mikedld.com>
2025-06-27 15:00:20 +01:00
..
XIstubs.h include: unexport XIstubs.h 2024-09-01 22:21:12 +00:00
allowev.c include: drop obsolete dixevents.h 2025-06-12 16:17:35 +02:00
allowev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
chgdctl.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
chgdctl.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
chgfctl.c Xi: drop swapping request length fields 2025-02-06 22:28:51 +00:00
chgfctl.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
chgkbd.c Xi: drop now obsolete swap procs 2025-02-06 22:28:52 +00:00
chgkbd.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
chgkmap.c Xi: drop swapping request length fields 2025-02-06 22:28:51 +00:00
chgkmap.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
chgprop.c Xi: drop swapping request length fields 2025-02-06 22:28:51 +00:00
chgprop.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
chgptr.c include: drop obsolete dixevents.h 2025-06-12 16:17:35 +02:00
chgptr.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
closedev.c dix: make SameClient() macro private 2025-06-12 16:53:43 +02:00
closedev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
devbell.c Xi: drop now obsolete swap procs 2025-02-06 22:28:52 +00:00
devbell.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
exevents.c xi: Fix build on arch linux (cast between struct and union gcc error) 2025-06-13 19:08:17 +02:00
exglobals.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
extinit.c Xi: unexport AssignTypeAndName() 2025-06-12 17:21:46 +02:00
getbmap.c XI: directly write out X_GetDeviceButtonMapping reply 2025-06-12 17:21:43 +02:00
getbmap.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
getdctl.c XI: directly write out X_GetDeviceControl reply 2025-06-12 17:21:43 +02:00
getdctl.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
getfctl.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
getfctl.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
getfocus.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
getfocus.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
getkmap.c XI: directly write out X_GetDeviceKeyMapping reply 2025-06-12 17:21:43 +02:00
getkmap.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
getmmap.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
getmmap.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
getprop.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
getprop.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
getselev.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
getselev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
getvers.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
getvers.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
grabdev.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
grabdev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
grabdevb.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
grabdevb.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
grabdevk.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
grabdevk.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
gtmotion.c XI: directly write out X_GetDeviceMotionEvents reply 2025-06-12 17:21:43 +02:00
gtmotion.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
listdev.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
listdev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
opendev.c XI: directly write out X_OpenDevice reply 2025-06-12 17:21:42 +02:00
opendev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
queryst.c XI: directly write out X_QueryDeviceState reply 2025-06-12 17:21:43 +02:00
queryst.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
selectev.c Xi: drop swapping request length fields 2025-02-06 22:28:51 +00:00
selectev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
sendexev.c Xi: drop swapping request length fields 2025-02-06 22:28:51 +00:00
sendexev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
setbmap.c XI: directly write out X_SetDeviceButtonMapping reply 2025-06-12 17:21:43 +02:00
setbmap.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
setdval.c XI: directly write out X_SetDeviceValuators reply 2025-06-12 17:21:43 +02:00
setdval.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
setfocus.c include: drop obsolete dixevents.h 2025-06-12 16:17:35 +02:00
setfocus.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
setmmap.c XI: directly write out X_SetDeviceModifierMapping reply 2025-06-12 17:21:43 +02:00
setmmap.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
setmode.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
setmode.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
stubs.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
ungrdev.c dix: make SameClient() macro private 2025-06-12 16:53:43 +02:00
ungrdev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
ungrdevb.c Xi: drop swapping request length fields 2025-02-06 22:28:51 +00:00
ungrdevb.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
ungrdevk.c Xi: drop swapping request length fields 2025-02-06 22:28:51 +00:00
ungrdevk.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xiallowev.c dix: rename IsMaster to InputDevIsMaster() 2025-06-12 16:19:33 +02:00
xiallowev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xibarriers.c dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-06-12 16:53:27 +02:00
xibarriers.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xichangecursor.c dix: rename IsMaster to InputDevIsMaster() 2025-06-12 16:19:33 +02:00
xichangecursor.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xichangehierarchy.c Xi: use fixed define for extenion base opcode 2025-06-12 17:21:43 +02:00
xichangehierarchy.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xigetclientpointer.c treewide: clean up remaining consumers of extinit.h 2025-06-12 17:21:46 +02:00
xigetclientpointer.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xigrabdev.c XI: directly write out X_XIGrabDevice reply 2025-06-12 17:21:43 +02:00
xigrabdev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xipassivegrab.c XI: directly write out X_XIPassiveGrabDevice reply 2025-06-12 17:21:43 +02:00
xipassivegrab.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xiproperty.c xi: replace xallocarray() by calloc() 2025-06-12 17:21:43 +02:00
xiproperty.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xiquerydevice.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
xiquerydevice.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xiquerypointer.c Xi: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
xiquerypointer.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xiqueryversion.c XI: directly write out X_XIQueryVersion reply 2025-06-12 17:21:43 +02:00
xiqueryversion.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xiselectev.c Xi: allow hooks to silently ignore SelectEvents request 2025-06-12 17:21:48 +02:00
xiselectev.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xisetclientpointer.c dix: rename dixLookupClient() to dixLookupResourceOwner() 2025-06-12 16:52:07 +02:00
xisetclientpointer.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xisetdevfocus.c Xi: use static reply struct init on declaration 2025-06-12 17:21:44 +02:00
xisetdevfocus.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xiwarppointer.c dix: protect from pScreen->SetCursorPosition == NULL 2025-06-12 16:34:14 +02:00
xiwarppointer.h xi: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00