[clfswm-cvs] r241 - clfswm

Philippe Brochard pbrochard at common-lisp.net
Fri Jun 19 19:19:46 UTC 2009


Author: pbrochard
Date: Fri Jun 19 15:19:39 2009
New Revision: 241

Log:
TODO update

Modified:
   clfswm/TODO

Modified: clfswm/TODO
==============================================================================
--- clfswm/TODO	(original)
+++ clfswm/TODO	Fri Jun 19 15:19:39 2009
@@ -7,18 +7,16 @@
 ===============
 Should handle these soon.
 
-- Alt+button draw on the selected frame if in the root frame
+- Mouse support in menu
 
 - Show config -> list and display documentation for all tweakable global variables. [Philippe]
    TODO :
    In ~/.clfswmrc:
       ;;;; AUTO-CONFIG - Do not edit those lines by hands: they are overwritten by CLFSWM
-      (defparameter *ma-var* value)
+      (defparameter *my-var* value)
       ...
       ;;;; AUTO-CONFIG End : You can add your configurations below this line.
 
-- Mouse support in menu
-
 - Remote access to the clfswm REPL [Philippe]
    this can be done with net.lisp or via xprop (ie the Stumpwm way).
 




More information about the clfswm-cvs mailing list