| .. |
|
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
|
(!1944) treewide: drop COMPOSITE symbol
|
2025-06-03 11:37:33 +02:00 |
|
Args.h
|
Xnest: cleanup X.h includes
|
2024-04-15 19:20:39 +00:00 |
|
Color.c
|
(!1654) Xnest: replace XStoreColors() by xcb_store_colors()
|
2025-06-03 11:37:38 +02:00 |
|
Color.h
|
(1841) dix: move ColormapRec declaration out of public header
|
2025-06-03 11:37:36 +02:00 |
|
Cursor.c
|
(!1654) Xnest: replace XDefineCursor() by xcb_change_window_attributes()
|
2025-06-03 11:37:38 +02:00 |
|
Display.c
|
(!1654) Xnest: replace XCreateBitmapFromData() by xcb_put_image()
|
2025-06-03 11:37:38 +02:00 |
|
Display.h
|
(!1654) Xnest: use XIDs directly, instead of Xlib's GC
|
2025-06-03 11:37:38 +02:00 |
|
Drawable.h
|
Introduce a consistent coding style
|
2012-03-21 13:54:42 -07:00 |
|
Events.c
|
Xnest: drop obsolete xnest-config.h
|
2025-02-06 20:22:52 +00:00 |
|
Events.h
|
Introduce a consistent coding style
|
2012-03-21 13:54:42 -07:00 |
|
Font.c
|
(!1909) xnest: use calloc() instead of malloc()
|
2025-06-03 11:37:33 +02:00 |
|
GC.c
|
(!1654) Xnest: use XIDs directly, instead of Xlib's GC
|
2025-06-03 11:37:38 +02:00 |
|
GCOps.c
|
(!1654) Xnest: GC: set stipple filling via xcb_change_gc
|
2025-06-03 11:37:38 +02:00 |
|
GCOps.h
|
Replace 'pointer' type with 'void *'
|
2014-01-12 10:24:11 -08:00 |
|
Handlers.c
|
Xnest: drop obsolete xnest-config.h
|
2025-02-06 20:22:52 +00:00 |
|
Handlers.h
|
Remove fd_set from Block/Wakeup handler API
|
2016-07-18 15:27:51 -04:00 |
|
Init.c
|
(!1654) Xnest: fetch image metrics from xcb connection setup data
|
2025-06-03 11:37:38 +02:00 |
|
Init.h
|
Xnest: canonicalize includes: <X11/Xdefs.h>
|
2024-04-15 19:20:39 +00:00 |
|
Keyboard.c
|
(!1654) Xnest: replace XChangeKeyboardControl() by xcb_change_keyboard_control()
|
2025-06-03 11:37:38 +02:00 |
|
Keyboard.h
|
(!1654) Xnest: use XCB_EVENT_MASK_* defines
|
2025-06-03 11:37:38 +02:00 |
|
Pixmap.c
|
(!1654) Xnest: use xcb for creating / destroying pixmaps
|
2025-06-03 11:37:38 +02:00 |
|
Pointer.c
|
(!1654) Xnest: replace XChangePointerControl() by xcb_change_pointer_control
|
2025-06-03 11:37:38 +02:00 |
|
Pointer.h
|
Introduce a consistent coding style
|
2012-03-21 13:54:42 -07:00 |
|
Screen.c
|
(!1654) Xnest: directly pass ClearArea request to upstream server
|
2025-06-03 11:37:38 +02:00 |
|
Screen.h
|
Xnest: cleanup X.h includes
|
2024-04-15 19:20:39 +00:00 |
|
Visual.c
|
(!1654) Xnest: use XCB*_NONE instead of None
|
2025-06-03 11:37:38 +02:00 |
|
Visual.h
|
Xnest: cleanup X.h includes
|
2024-04-15 19:20:39 +00:00 |
|
Window.c
|
(!1654) Xnest: replace XChangeWindowAttributes() by xcb_aux_change_window_attributes()
|
2025-06-03 11:37:38 +02: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
|
(!1654) Xnest: use XIDs directly, instead of Xlib's GC
|
2025-06-03 11:37:38 +02:00 |
|
XNPixmap.h
|
Xnest: canonicalize includes: <X11/Xdefs.h>
|
2024-04-15 19:20:39 +00:00 |
|
XNWindow.h
|
(!1654) Xnest: directly pass ClearArea request to upstream server
|
2025-06-03 11:37:38 +02:00 |
|
Xnest.h
|
(!1654) Xnest: use xcb instead of XShapeCombineRegion() and XShapeCombineMask()
|
2025-06-03 11:37:38 +02:00 |
|
icon
|
…
|
|
|
meson.build
|
(!1654) Xnest: replace XSetWMColormapWindows() by xcb_icccm_set_wm_colormap_windows_checked()
|
2025-06-03 11:37:38 +02:00 |
|
screensaver
|
…
|
|
|
xcb.c
|
(!1654) Xnest: replace XCreateBitmapFromData() by xcb_put_image()
|
2025-06-03 11:37:38 +02:00 |
|
xnest-xcb.h
|
(!1654) Xnest: replace XCreateBitmapFromData() by xcb_put_image()
|
2025-06-03 11:37:38 +02:00 |