From 72299cca4829046d51bbbb8c74d506f7289dd879 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Thu, 18 Oct 2007 19:14:21 +0000 Subject: [PATCH] some xinerama features --- TODO | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index a8edc7d4..5a844fba 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,22 @@ ---------- Code: - ---------- Features: +*** Xinerama *** +A new kind of mode: "keep on head" +Which states all newly created windows should be placed on a specific head. -Next Generation: -* Rewrites: +Action: Move all ( or one specific ) windows from one head to another. +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 - Toolbar - Signal system + +****** \ No newline at end of file