WIP: TODO 2
This commit is contained in:
parent
19c9dcc7ca
commit
4b64300e7b
|
@ -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
|
Loading…
Reference in New Issue