xserver/hw/xnest
Enrico Weigelt, metux IT consult 6252a4991f Xnest: replace XConfigureWindow() calls by xcb_configure_window()
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:45 +02:00
..
man
.gitignore
Args.c treewide: drop COMPOSITE symbol 2025-06-12 16:47:01 +02:00
Args.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Color.c Xnest: use XCB*_NONE instead of None 2025-06-12 17:21:45 +02:00
Color.h dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
Cursor.c Xnest: use xcb for creating / destroying pixmaps 2025-06-12 17:21:45 +02:00
Display.c Xnest: use xcb for creating / destroying pixmaps 2025-06-12 17:21:45 +02:00
Display.h Xnest: fetch BlackPixel and WhitePixel from xcb setup data 2025-06-12 17:21:45 +02:00
Drawable.h
Events.c Xnest: drop obsolete xnest-config.h 2025-02-06 20:22:52 +00:00
Events.h
Font.c xnest: use calloc() instead of malloc() 2025-06-12 16:50:00 +02:00
GC.c Xnest: use XCB*_NONE instead of None 2025-06-12 17:21:45 +02:00
GCOps.c Xnest: drop obsolete xnest-config.h 2025-02-06 20:22:52 +00:00
GCOps.h
Handlers.c Xnest: drop obsolete xnest-config.h 2025-02-06 20:22:52 +00:00
Handlers.h
Init.c Xnest: fetch image metrics from xcb connection setup data 2025-06-12 17:21:45 +02:00
Init.h
Keyboard.c Xnest: replace XBell() by xcb_bell() 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: use xcb for creating / destroying pixmaps 2025-06-12 17:21:45 +02:00
Pointer.c Xnest: drop obsolete xnest-config.h 2025-02-06 20:22:52 +00:00
Pointer.h
Screen.c Xnest: use xcb for (un)mapping windows 2025-06-12 17:21:45 +02:00
Screen.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Visual.c Xnest: use XCB*_NONE instead of None 2025-06-12 17:21:45 +02:00
Visual.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Window.c Xnest: replace XConfigureWindow() calls by xcb_configure_window() 2025-06-12 17:21:45 +02:00
XNCursor.h
XNFont.h
XNGC.h Xnest: drop special hack for Xlib's GC type 2025-06-12 16:52:28 +02:00
XNPixmap.h
XNWindow.h Xnest: use XCB*_NONE instead of None 2025-06-12 17:21:45 +02:00
Xnest.h Xnest: add helper for retrieving GC XID on upstream connection 2025-06-12 17:21:45 +02:00
icon
meson.build Xnest: replace XCreateWindow() by use xcb_create_window() 2025-06-12 17:21:45 +02:00
screensaver
xcb.c Xnest: add helper for retrieving GC XID on upstream connection 2025-06-12 17:21:45 +02:00
xnest-xcb.h Xnest: add helper for retrieving GC XID on upstream connection 2025-06-12 17:21:45 +02:00