xserver-multidpi/hw/xnest
Adam Jackson 4affa75a90 xnest: Fix needless build dependency on xcb-util-keysyms
This was added in:

    commit 4301479508
    Author: Olivier Fourdan <ofourdan@redhat.com>
    Date:   Mon Jan 5 16:44:22 2015 +0100

        Synchronize capslock in Xnest and Xephyr

Which is fine if you're building both, but if you don't happen to have
xcb-util-keysyms' headers installed Xnest will configure as enabled but
fail to build.

Fortunately <X11/X.h> has a corresponding #define, so use that instead.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
2015-11-24 10:41:14 -05:00
..
man
.gitignore
Args.c
Args.h Fix typo in header guard. 2013-07-17 18:11:41 -07:00
Color.c Convert hw/xnest & hw/vfb to new *allocarray functions 2015-04-21 16:58:08 -07:00
Color.h
Cursor.c
Display.c Convert hw/xnest & hw/vfb to new *allocarray functions 2015-04-21 16:58:08 -07:00
Display.h
Drawable.h
Events.c Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
Events.h
Font.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
GC.c Convert hw/xnest & hw/vfb to new *allocarray functions 2015-04-21 16:58:08 -07:00
GCOps.c hw/xnest: Eliminate shadowed names 2014-01-22 19:56:32 -08:00
GCOps.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Handlers.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Handlers.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
icon
Init.c hw/xnest: Eliminate shadowed names 2014-01-22 19:56:32 -08:00
Init.h
Keyboard.c xnest: Fix needless build dependency on xcb-util-keysyms 2015-11-24 10:41:14 -05:00
Keyboard.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am Build fbcmap_mi.c once, rather than once for each DDX 2014-03-27 14:34:06 +00:00
Pixmap.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Pointer.c
Pointer.h
Screen.c Convert hw/xnest & hw/vfb to new *allocarray functions 2015-04-21 16:58:08 -07:00
Screen.h api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
screensaver
Visual.c dix: Remove #includes of mibstore.h 2012-09-23 10:31:27 -07:00
Visual.h
Window.c dix: Drop the third argument from WindowExposuresProcPtr 2014-10-09 11:14:44 +02:00
XNCursor.h
xnest-config.h
Xnest.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
XNFont.h
XNGC.h dix: Always store GC client clip as a region (v2) 2014-10-27 15:46:05 -04:00
XNPixmap.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
XNWindow.h dix: Drop the third argument from WindowExposuresProcPtr 2014-10-09 11:14:44 +02:00