xserver/hw/xnest
Peter Hutterer b406886bbf input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.
Virtually all callers use
    XkbGetRulesDefault(&rmlvo);
    InitKeyboardDeviceStruct(..., rmlvo);

Let's save them the trouble and accept NULL as a hint to take the
default RMLVO.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Benjamin Close <Benjamin.Close@clearchain.com>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2009-04-17 10:03:40 +10:00
..
.gitignore
Args.c xnest: ANSI cleanups 2009-01-11 08:54:11 +01:00
Args.h
Color.c
Color.h
Cursor.c
Display.c
Display.h
Drawable.h
Events.c xnest: ANSI cleanups 2009-01-11 08:54:11 +01:00
Events.h
Font.c Constify atom name strings 2009-02-03 10:06:00 -08:00
GC.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
GCOps.c
GCOps.h
Handlers.c
Handlers.h
Init.c xnest: only define ddxBeforeReset if needed 2009-01-11 08:54:12 +01:00
Init.h
Keyboard.c input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct. 2009-04-17 10:03:40 +10:00
Keyboard.h
Makefile.am
Pixmap.c Warning fix 2008-11-25 15:05:18 -05:00
Pointer.c
Pointer.h
Screen.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
Screen.h
Visual.c
Visual.h
Window.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
XNCursor.h Add an array of integers for use as per-screen cursor private keys. 2008-08-27 19:27:13 -04:00
XNFont.h
XNGC.h
XNPixmap.h
XNWindow.h Shape extension is built-in and mandatory. 2008-07-24 15:46:08 -04:00
Xnest.h
Xnest.man.pre
icon
screensaver
xnest-config.h