xserver/hw/kdrive
Enrico Weigelt, metux IT consult 8766d2b54d ephyr: workaround for name clash between Xlib and Xserver
A slight change in include order can cause Xlib to be included and defining
"GC" type, which is conflicting with Xserver's own type by same name.

As long as MR !1393 hasn't merged yet, we need to do an ugly workaround
using some preprocessor black magic.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:24:36 +02:00
..
ephyr ephyr: workaround for name clash between Xlib and Xserver 2025-06-12 16:24:36 +02:00
src include: move out private definitions from hotplug.h 2025-02-06 16:24:00 +01:00
Xkdrive.man man pages: strip trailing whitespace 2025-05-31 14:51:24 -07:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00