xserver/hw/xnest
Enrico Weigelt, metux IT consult 104478000f 1 2024-09-13 19:18:45 +02: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 WIP: rootless mode 2024-09-13 19:18:45 +02:00
Args.h WIP: rootless mode 2024-09-13 19:18:45 +02:00
Color.c Xnest: move per-screen screensaver window to xnest_screen_info struct 2024-09-13 19:18:45 +02:00
Color.h (!1654) Xnest: use xcb_window_t instead of Window 2024-09-13 13:36:27 +02:00
Cursor.c Xnest: move xnestBitmapGC into struct xnest_upstream_info 2024-09-13 19:18:45 +02:00
Display.c Xnest: move xnestEventmask into struct xnest_upstream_info 2024-09-13 19:18:45 +02:00
Display.h Xnest: move xnestEventmask into struct xnest_upstream_info 2024-09-13 19:18:45 +02:00
Drawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Events.c 1 2024-09-13 19:18:45 +02:00
Events.h hack1 2024-09-13 19:18:45 +02:00
Font.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-09-13 13:36:28 +02:00
GC.c Xnest: make GC funcs static 2024-09-13 19:18:45 +02:00
GCOps.c Xnest: move per-screen upstream frame window into separate screen private struct 2024-09-13 19:18:45 +02:00
GCOps.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Handlers.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-09-13 13:36:28 +02:00
Handlers.h Remove fd_set from Block/Wakeup handler API 2016-07-18 15:27:51 -04:00
Init.c (!1688) os: log: add syslog support 2024-09-13 19:14:55 +02:00
Init.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
Keyboard.c hack1 2024-09-13 19:18:45 +02:00
Keyboard.h (!1654) Xnest: use XCB_EVENT_MASK_* defines 2024-09-13 13:36:27 +02:00
Pixmap.c Xnest: move per-screen upstream frame window into separate screen private struct 2024-09-13 19:18:45 +02:00
Pointer.c Xnest: move xnestEventmask into struct xnest_upstream_info 2024-09-13 19:18:45 +02:00
Pointer.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Screen.c Xnest: move xnestEventmask into struct xnest_upstream_info 2024-09-13 19:18:45 +02:00
Screen.h Xnest: move per-screen screensaver window to xnest_screen_info struct 2024-09-13 19:18:45 +02:00
Window.c 1 2024-09-13 19:18:45 +02:00
XNCursor.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNFont.h (!1654) Xnest: replace XTextWidth[16]() by own implementation 2024-09-13 13:36:27 +02:00
XNGC.h Xnest: make GC funcs static 2024-09-13 19:18:45 +02:00
XNPixmap.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNWindow.h Xnest: xnestWindowParent macro by xnest_upstream_window_parent() 2024-09-13 19:18:45 +02:00
icon R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
meson.build Xnest: write through window properties to upstream server 2024-09-13 19:18:45 +02:00
properties.c Xnest: write through window properties to upstream server 2024-09-13 19:18:45 +02:00
screensaver R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
xcb.c Xnest: helper for writing property by atom and type name 2024-09-13 19:18:45 +02:00
xkb.c (!1654) Xnest: add own copy of fixed xcb_xkb_get_kbd_by_name() 2024-09-13 13:36:27 +02:00
xnest-xcb.h Xnest: move xnestEventmask into struct xnest_upstream_info 2024-09-13 19:18:45 +02:00
xnest-xkb.h (!1654) Xnest: add own copy of fixed xcb_xkb_get_kbd_by_name() 2024-09-13 13:36:27 +02:00