[clfswm-cvs] [clfswm-git]CLFSWM - A(nother) Common Lisp FullScreen Window Manager branch test updated. R-1106-49-gc974943

Philippe Brochard pbrochard at common-lisp.net
Sun May 20 12:09:28 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CLFSWM - A(nother) Common Lisp FullScreen Window Manager".

The branch, test has been updated
       via  c974943e1b30bd2a931354bbc16491464b19d3a5 (commit)
      from  856e6fea1f2ebf49b763aecd46b970ea1879ff0b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c974943e1b30bd2a931354bbc16491464b19d3a5
Author: Philippe Brochard <pbrochard at common-lisp.net>
Date:   Sun May 20 14:09:22 2012 +0200

    minor cleanup

diff --git a/src/clfswm-internal.lisp b/src/clfswm-internal.lisp
index facf8e4..93b3067 100644
--- a/src/clfswm-internal.lisp
+++ b/src/clfswm-internal.lisp
@@ -593,7 +593,6 @@
     (rec base)))
 
 ;;; Multiple roots support (replace the old *current-root* variable)
-;; TODO: Add find-root-by-coordinates, change-root-geometry
 (let ((root-list nil)
       (current-child nil))
   (defun define-as-root (child x y width height)

-----------------------------------------------------------------------

Summary of changes:
 src/clfswm-internal.lisp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CLFSWM - A(nother) Common Lisp FullScreen Window Manager




More information about the clfswm-cvs mailing list