xserver/hw/xnest
Eric Anholt 1549e30372 Add a Meson build system alongside autotools.
This is a work in progress that builds Xvfb, Xephyr, Xwayland, Xnest,
and Xdmx so far.  The outline of Xquartz/Xwin support is in tree, but
hasn't been built yet.  The unit tests are also not done.

The intent is to build this as a complete replacement for the
autotools system, then eventually replace autotools.  meson is faster
to generate the build, faster to run the bulid, shorter to write the
build files in, and less error-prone than autotools.

v2: Fix indentation nits, move version declaration to project(), use
    existing meson_options for version-config.h's vendor name/web.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-04-26 15:25:27 -07:00
..
man
.gitignore
Args.c
Args.h
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 dix: Switch to the libXfont2 API (v2) 2016-07-18 15:25:59 -04:00
GC.c Convert hw/xnest & hw/vfb to new *allocarray functions 2015-04-21 16:58:08 -07:00
GCOps.c
GCOps.h
Handlers.c Remove fd_set from Block/Wakeup handler API 2016-07-18 15:27:51 -04:00
Handlers.h Remove fd_set from Block/Wakeup handler API 2016-07-18 15:27:51 -04:00
Init.c xnest: Use SetNotifyFd to receive events 2016-07-18 15:25:59 -04:00
Init.h
Keyboard.c xnest: Fix needless build dependency on xcb-util-keysyms 2015-11-24 10:41:14 -05:00
Keyboard.h
Makefile.am dix: Lift DPMS to a screen hook 2017-03-27 15:59:42 -04:00
Pixmap.c
Pointer.c
Pointer.h
Screen.c dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple 2016-12-12 14:09:59 -05:00
Screen.h
Visual.c
Visual.h
Window.c
XNCursor.h
XNFont.h
XNGC.h dix: Always store GC client clip as a region (v2) 2014-10-27 15:46:05 -04:00
XNPixmap.h
XNWindow.h
Xnest.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
icon
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
screensaver
xnest-config.h