xserver/hw/xnest
Enrico Weigelt, metux IT consult c6777fe48e xnest: drop unused DarwinHandleGUI()
Obsolete since 17 years now, probably just forgotten to clean up.

Fixes: ef1c520537
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-07-04 17:10:02 +02:00
..
man Replace "the the" with a single "the" in docs & comments 2022-03-31 13:27:57 -07:00
.gitignore
Args.c miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
Args.h Xnest: use xcb_window_t instead of Window 2025-06-12 17:21:45 +02:00
Color.c Xnest: use xcb_window_t instead of Window 2025-06-12 17:21:45 +02:00
Color.h Xnest: use xcb_window_t instead of Window 2025-06-12 17:21:45 +02:00
Cursor.c Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
Display.c Xnest: use XCB for upstream connection 2025-06-12 17:21:45 +02:00
Display.h Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
Drawable.h
Events.c Xnest: implement a defined initialization order in BoxRec 2025-06-13 19:15:41 +02:00
Events.h Xnest: use XCB for event loop 2025-06-12 17:21:45 +02:00
Font.c Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
GC.c Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
GCOps.c Xnest: use XCB for event loop 2025-06-12 17:21:45 +02:00
GCOps.h
Handlers.c Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
Handlers.h
Init.c xnest: drop unused DarwinHandleGUI() 2025-07-04 17:10:02 +02:00
Init.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
Keyboard.c Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
Keyboard.h Xnest: use XCB_EVENT_MASK_* defines 2025-06-12 17:21:45 +02:00
Pixmap.c Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
Pointer.c Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
Pointer.h
Screen.c Xnest: fix analyzer warning on uninitialized `DefaultVisual` 2025-06-30 20:30:46 +02:00
Screen.h Xnest: use xcb_window_t instead of Window 2025-06-12 17:21:45 +02:00
Window.c Xnest: use xcb_window_t instead of Window 2025-06-12 17:21:45 +02:00
XNCursor.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNFont.h Xnest: replace XTextWidth[16]() by own implementation 2025-06-12 17:21:45 +02:00
XNGC.h Xnest: use XIDs directly, instead of Xlib's GC 2025-06-12 17:21:45 +02:00
XNPixmap.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNWindow.h Xnest: use xcb_window_t instead of Window 2025-06-12 17:21:45 +02:00
icon
meson.build Xnest: dont link Xlib anymore 2025-06-12 17:21:45 +02:00
screensaver
xcb.c xnest/os: Fix incorrect power of two operator 2025-06-13 13:27:25 +02:00
xkb.c Xnest: add own copy of fixed xcb_xkb_get_kbd_by_name() 2025-06-12 17:21:45 +02:00
xnest-xcb.h Xnest: use XCB for upstream connection 2025-06-12 17:21:45 +02:00
xnest-xkb.h Xnest: add own copy of fixed xcb_xkb_get_kbd_by_name() 2025-06-12 17:21:45 +02:00