[clfswm-cvs] r43 - clfswm

pbrochard at common-lisp.net pbrochard at common-lisp.net
Fri Mar 14 21:42:30 UTC 2008


Author: pbrochard
Date: Fri Mar 14 16:42:30 2008
New Revision: 43

Modified:
   clfswm/TODO
Log:
Add alt+1/2/3... description


Modified: clfswm/TODO
==============================================================================
--- clfswm/TODO	(original)
+++ clfswm/TODO	Fri Mar 14 16:42:30 2008
@@ -10,8 +10,11 @@
 Rewrote all useful code present in 0801 version.
 - pack/fill/resize [Philippe]
 - mouse operations [Philippe]
-- Bind alt+1/2/3/4... to a particular child (ask on first keypress -
-   can be rebinded on another child if needed).
+- Bind alt+1/2/3/4... to a particular child:
+   If bind exist -> focus this child
+   If not -> bind the key to the current-child
+  Bind alt+control+1/2/3/4... to remove binding on a child.
+
 
 - Hooks when a new window is mapped [Philippe]
 - Show group window for info (Wait for keypress or an amount of time) [Philippe]



More information about the clfswm-cvs mailing list