From 4b64300e7bfca90899c3772d64bebb116759e71e Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Wed, 19 Mar 2025 10:50:56 +0100 Subject: [PATCH] WIP: TODO 2 --- Xext/namespace/TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Xext/namespace/TODO diff --git a/Xext/namespace/TODO b/Xext/namespace/TODO new file mode 100644 index 000000000..fe57ba581 --- /dev/null +++ b/Xext/namespace/TODO @@ -0,0 +1,15 @@ +* multiple screens support +* set window properties per NS +* isolate root window +* ProcRotateProperties +* ProcDeleteProperty +* block grabs + +* send_hook: filter sending events to foreign clients +* property_hook: filter accessing foreign window properties + +* windowproperty + --> call the hook also on read access + --> rotate property call + --> rename to propertyfilter (instead of propertywritefilter) + --> add field for access mode