xbanan/xbanan
Oskari Alaranta e8df5a78c0 Implement per-client event masks
This allows multiple clients to listen for events on the same window.
Mostly used for listening events on the root window
2026-02-23 00:25:27 +02:00
..
Base.cpp Implement per-client event masks 2026-02-23 00:25:27 +02:00
Base.h Add basic MIT-SHM support 2026-02-12 02:39:24 +02:00
CMakeLists.txt Cleanup whitespace and suppress unused variable warnings 2026-02-22 22:13:03 +02:00
Definitions.h Implement per-client event masks 2026-02-23 00:25:27 +02:00
Drawing.cpp Cleanup whitespace and suppress unused variable warnings 2026-02-22 22:13:03 +02:00
Drawing.h Implement FillPoly 2026-02-21 18:29:44 +02:00
ExtBigReg.cpp Cleanup extensions 2026-02-12 02:38:08 +02:00
ExtGLX.cpp Cleanup whitespace and suppress unused variable warnings 2026-02-22 22:13:03 +02:00
ExtRANDR.cpp Cleanup whitespace and suppress unused variable warnings 2026-02-22 22:13:03 +02:00
ExtSHM.cpp Don't crash on failed Shm mapping 2026-02-21 17:15:02 +02:00
Extensions.cpp Cleanup extensions 2026-02-12 02:38:08 +02:00
Extensions.h Cleanup extensions 2026-02-12 02:38:08 +02:00
Font.cpp Cleanup whitespace and suppress unused variable warnings 2026-02-22 22:13:03 +02:00
Font.h Fix font pattern matching and add ListFontsWithInfo 2026-02-21 17:15:46 +02:00
Image.cpp Implement SetClipRectangles 2026-02-21 03:45:45 +02:00
Image.h Implement SetClipRectangles 2026-02-21 03:45:45 +02:00
Keymap.cpp Fix keymaps, reported info and add custom cursors 2026-02-11 17:43:47 +02:00
Keymap.h Fix keymaps, reported info and add custom cursors 2026-02-11 17:43:47 +02:00
SafeGetters.cpp Add global safe getters for retrieving objects 2026-02-21 14:37:13 +02:00
SafeGetters.h Add global safe getters for retrieving objects 2026-02-21 14:37:13 +02:00
Utils.h xbanan: Fix encoding of non byte sized containers 2026-02-11 17:23:46 +02:00
main.cpp Add support for changing window's fullscreen state 2026-02-22 22:16:33 +02:00