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

Philippe Brochard pbrochard at common-lisp.net
Wed May 16 22:19:20 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  21b53b3f04745a661d8a881bccde644eb1c08065 (commit)
      from  3ae4f173168644e1a9f51ed9140470e2603aae0a (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 21b53b3f04745a661d8a881bccde644eb1c08065
Author: Philippe Brochard <pbrochard at common-lisp.net>
Date:   Thu May 17 00:19:14 2012 +0200

    remove fake test

diff --git a/src/clfswm-internal.lisp b/src/clfswm-internal.lisp
index 440321a..de7d85e 100644
--- a/src/clfswm-internal.lisp
+++ b/src/clfswm-internal.lisp
@@ -726,7 +726,7 @@
                     (parse-integer string :junk-allowed t))
                   (split-string (substitute #\space #\x (substitute #\space #\, line))))))
 
-(defun get-connected-heads-size (&optional (fake t))
+(defun get-connected-heads-size (&optional (fake nil))
   (labels ((heads-info ()
              (if (not fake)
                  (do-shell "xdpyinfo -ext XINERAMA")

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

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


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




More information about the clfswm-cvs mailing list