xserver/xfixes
Enrico Weigelt, metux IT consult 8a3401c94c dix: add selection filtering hooks
Add hooks for filtering and fully rewrite rewrite selection requests
and events (what existing XACE hooks cannot do), e.g. for supporting
separate selection name spaces.

The hook can change individual fields in the parameter struct, so
operation continues with these changed values (eg. replace the original
selection name atom by a different one). It's also possible to stop
operations completely (with given result code) - in that case the
hook needs to take care of the remaining work to do (eg. sending events)

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-30 20:39:05 +02:00
..
cursor.c xfixes: cursor.c should include header for CursorVisible & EnableCursor 2025-04-19 17:02:15 +00:00
disconnect.c xfixes: drop swapping request length fields 2025-02-06 22:28:49 +00:00
meson.build xfixes: Add ClientDisconnectMode 2021-06-07 17:28:05 +02:00
region.c dix: clean up MakeWindowOptional() calls and add alloc fault checks 2025-06-30 20:39:05 +02:00
saveset.c xfixes: drop swapping request length fields 2025-02-06 22:28:49 +00:00
select.c dix: add selection filtering hooks 2025-06-30 20:39:05 +02:00
xfixes.c misc.h: unexport compare_version() 2025-02-18 11:17:40 +00:00
xfixes.h xfixes: Unexport xfixes.h 2015-07-08 16:40:58 -04:00
xfixesint.h rename old symbol PANORAMIX to XINERAMA 2025-02-06 15:51:27 +00:00