xserver/dix
Enrico Weigelt, metux IT consult 9e4e6cf309 dix: clean up including panoramix headers
* use their actual path instead of relying this to be in compiler's
  include path list.
* no need to do it only conditionally, no #ifdef needed

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:43 +02:00
..
.gitignore
BuiltInAtoms
atom.c dix: use calloc() instead of malloc() 2025-06-12 16:49:43 +02:00
atom_priv.h
callback_priv.h dix: make DeleteCallbackList() non-static and document it 2025-06-12 16:43:56 +02:00
closestr.h fix name clash on 'GC' between Xlib and Xserver 2025-06-12 16:52:25 +02:00
color.c
colormap.c dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
colormap_priv.h dix: move SHAREDCOLOR struct declaration out of public header 2025-06-12 17:21:43 +02:00
cursor.c dix: use calloc() instead of malloc() 2025-06-12 16:49:43 +02:00
cursor_priv.h
devices.c dix: let change_modmap() return BadValue instead of -1 2025-06-12 17:21:42 +02:00
dispatch.c dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
dispatch.h
display.c
dix_priv.h dix: make LEGAL_NEW_RESOURCE() macro private 2025-06-12 17:21:43 +02:00
dixfonts.c dix: write out X_ListFontsWithInfo reply directly 2025-06-12 17:21:42 +02:00
dixgrabs_priv.h dix: let CreateGrab operate on ClientPtr instead of array index 2025-06-12 16:53:37 +02:00
dixstruct_priv.h
dixutils.c dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-06-12 16:53:27 +02:00
enterleave.c Xi: use fixed define for extenion base opcode 2025-06-12 17:21:43 +02:00
enterleave.h
eventconvert.c Xi: use fixed define for extenion base opcode 2025-06-12 17:21:43 +02:00
eventconvert.h
events.c dix: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
exevents_priv.h
extension.c dix: reserve fixed extension opcodes for known extensions 2025-06-12 17:21:43 +02:00
extension_priv.h dix: reserve fixed extension opcodes for known extensions 2025-06-12 17:21:43 +02:00
gc.c fix name clash on 'GC' between Xlib and Xserver 2025-06-12 16:52:25 +02:00
gc_priv.h
generate-atoms
gestures.c dix: make RESOURCE_CLIENT_MASK macro private 2025-06-12 16:53:53 +02:00
getevents.c dix: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
globals.c
glyphcurs.c
grabs.c dix: make MasksPerDetailMask define private 2025-06-12 17:21:43 +02:00
input_priv.h dix: make DDXTouchPointInfoRec private 2025-06-12 17:21:43 +02:00
inpututils.c dix: let change_modmap() return BadValue instead of -1 2025-06-12 17:21:42 +02:00
lookup.c dix: add dixClientForXID() 2025-06-12 16:53:34 +02:00
main.c dix: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
meson.build dix: replace wClient() macro by dixClientForWindow() inline function 2025-06-12 16:53:13 +02:00
pixmap.c
privates.c dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
property.c dix: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
property_priv.h
protocol.txt
ptrveloc.c
ptrveloc_priv.h
region.c dix: use calloc() instead of malloc() 2025-06-12 16:49:43 +02:00
registry.c
registry_priv.h
reqhandlers_priv.h
resource.c dix: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
resource_priv.h dix: unexport and document GetXIDRange() 2025-06-12 16:54:09 +02:00
screen.c dix: add per-screen pixmap destructor mechanism 2025-06-12 16:46:30 +02:00
screen_hooks.c dix: add CreateScreenResources callback mechanism 2025-06-12 16:46:47 +02:00
screen_hooks_priv.h dix: add CreateScreenResources callback mechanism 2025-06-12 16:46:47 +02:00
screenint_priv.h
selection.c dix: write out X_GetSelectionOwner reply directly 2025-06-12 16:54:55 +02:00
stubmain.c
swaprep.c dix: write out X_ListProperties reply directly 2025-06-12 17:21:42 +02:00
swapreq.c
tables.c dix: write out X_ListProperties reply directly 2025-06-12 17:21:42 +02:00
touch.c dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function 2025-06-12 16:53:27 +02:00
window.c dix: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
window_priv.h dix: unexport and rename CreateWindow() 2025-06-12 17:21:43 +02:00