[clfswm-cvs] r419 - clfswm
Philippe Brochard
pbrochard at common-lisp.net
Sat Mar 5 10:40:22 UTC 2011
Author: pbrochard
Date: Sat Mar 5 05:40:22 2011
New Revision: 419
Log:
TODO update
Modified:
clfswm/TODO
Modified: clfswm/TODO
==============================================================================
--- clfswm/TODO (original)
+++ clfswm/TODO Sat Mar 5 05:40:22 2011
@@ -13,7 +13,20 @@
- Make frame/window border size variable.
-- Switch to a reparenting window manager to prevent remaining flickering.
+- Make a green border for the window to move and remove the
+ focus-all-children/show-all-children.
+
+- In show-all-children: add the ability to display all child from
+ *root-frame* and hide all those who are not in *current-root*.
+ -> remove hide-all-children when needed.
+
+- in show-all-children: simplify the selected -> remove the parent one.
+
+- estimate the time to raise/lower a child in show-all-children and
+ see if there is a need for a rectangular optimization
+
+- Change the config system with a more lispy one and a less string
+ base one: (defconfig name group doc)
MAYBE
More information about the clfswm-cvs
mailing list