all repos — fluxbox @ 72299cca4829046d51bbbb8c74d506f7289dd879

custom fork of the fluxbox windowmanager

some xinerama features
fluxgen fluxgen
commit

72299cca4829046d51bbbb8c74d506f7289dd879

parent

c7d4438d91929d6d22096abee708347bcaafa552

1 files changed, 16 insertions(+), 4 deletions(-)

jump to
M TODOTODO

@@ -1,10 +1,22 @@

---------- Code: +*** Xinerama *** +A new kind of mode: "keep on head" +Which states all newly created windows should be placed on a specific head. ---------- Features: + +Action: Move all ( or one specific ) windows from one head to another. +This is usefull if a head is disabled for some reason. -Next Generation: -* Rewrites: +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 - Toolbar - Signal system + +******