xserver/hw/xnest
Enrico Weigelt, metux IT consult 646831cda2 include: dixfontstr.h: drop silent dependency on libxfont2
This header includes libxfont2.h, but the dependency isn't stated anywhere,
causing some drivers to FTBS (when libxont2.h is in non-standard location).

Since this header doesn't seem to need including libxfont2.h at all, just
stop including it, instead of adding yet another dependency to server SDK.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1610>
2024-09-01 17:45:13 +00:00
..
man Replace "the the" with a single "the" in docs & comments 2022-03-31 13:27:57 -07:00
.gitignore Xnest: build Xnest man pages using XORG_MANPAGE_SECTIONS 2011-01-18 15:10:17 -08:00
Args.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
Args.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Color.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
Color.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Cursor.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
Display.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
Display.h Xnest: Display.h: fix missing include of colormap.h 2024-08-31 23:32:54 +00:00
Drawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Events.c Xnest: split off event handler 2024-09-01 00:38:30 +00:00
Events.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Font.c include: dixfontstr.h: drop silent dependency on libxfont2 2024-09-01 17:45:13 +00:00
GC.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
GCOps.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
GCOps.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Handlers.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
Handlers.h Remove fd_set from Block/Wakeup handler API 2016-07-18 15:27:51 -04:00
Init.c include: dixfontstr.h: drop silent dependency on libxfont2 2024-09-01 17:45:13 +00:00
Init.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
Keyboard.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
Keyboard.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Pixmap.c Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
Pointer.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
Pointer.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Screen.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
Screen.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Visual.c dix: Remove #includes of mibstore.h 2012-09-23 10:31:27 -07:00
Visual.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Window.c Xnest: use Xorg's TRUE/FALSE instead of Xlib's True/False 2024-09-01 00:48:52 +00:00
XNCursor.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNFont.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNGC.h Xnest: XNGC.h: add missing includes 2024-08-31 23:21:21 +00:00
XNPixmap.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNWindow.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
Xnest.h Xnest: add guards to Xnest.h 2024-08-31 23:09:30 +00:00
icon R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
meson.build mi: List extensions in usage message 2021-01-29 12:52:09 +00:00
screensaver R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
xnest-config.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00