some xinerama features
This commit is contained in:
parent
c7d4438d91
commit
72299cca48
1 changed files with 17 additions and 5 deletions
22
TODO
22
TODO
|
@ -1,10 +1,22 @@
|
||||||
--------- Code:
|
*** Xinerama ***
|
||||||
|
A new kind of mode: "keep on head"
|
||||||
--------- Features:
|
Which states all newly created windows should be placed on a specific head.
|
||||||
|
|
||||||
|
|
||||||
Next Generation:
|
Action: Move all ( or one specific ) windows from one head to another.
|
||||||
* Rewrites:
|
This is usefull if a head is disabled for some reason.
|
||||||
|
|
||||||
|
|
||||||
|
Focus cycling: Cycle through heads focusables.
|
||||||
|
Which heads focusables should be be in the focus cycle should be determined by
|
||||||
|
mouse position ( kind of "sloppy focus" ) or a "fixed" boolean variable set
|
||||||
|
through setresource command.
|
||||||
|
|
||||||
|
******
|
||||||
|
|
||||||
|
*** Rewrites ***
|
||||||
- Menu
|
- Menu
|
||||||
- Toolbar
|
- Toolbar
|
||||||
- Signal system
|
- Signal system
|
||||||
|
|
||||||
|
******
|
Loading…
Reference in a new issue