xserver/Xext/namespace
Enrico Weigelt, metux IT consult cb1baec84a Xnamespace: isolate root window property access
Redirecting access to root window properties to the per-namespace
virtual root windows. This isolates a lot of communication via root
window, e.g. the cut buffers.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:48 +02:00
..
config.c Xnamespace: add basic namespace config structures 2025-06-12 17:21:48 +02:00
hook-clientstate.c Xnamespace: assign incoming clients to namespaces 2025-06-12 17:21:48 +02:00
hook-init-rootwindow.c Xnamespace: create per-namespace fake root windows 2025-06-12 17:21:48 +02:00
hook-selection.c Xnamespace: add selection isolation 2025-06-12 17:21:48 +02:00
hook-windowproperty.c Xnamespace: isolate root window property access 2025-06-12 17:21:48 +02:00
hooks.h Xnamespace: isolate root window property access 2025-06-12 17:21:48 +02:00
meson.build Xnamespace: isolate root window property access 2025-06-12 17:21:48 +02:00
namespace.c Xnamespace: isolate root window property access 2025-06-12 17:21:48 +02:00
namespace.h Xnamespace: create per-namespace fake root windows 2025-06-12 17:21:48 +02:00