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

Philippe Brochard pbrochard at common-lisp.net
Sun May 20 12:10: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, master has been updated
       via  c974943e1b30bd2a931354bbc16491464b19d3a5 (commit)
       via  856e6fea1f2ebf49b763aecd46b970ea1879ff0b (commit)
       via  21b78de6e93ed43a5654746d6037222db575c51f (commit)
       via  7e8581d49cf750448628d8bebe3db5be96914efb (commit)
       via  0eb8c3465bd8baadeeef7ca426eba63f74e35400 (commit)
       via  32642a72d744e6cca2f6196c9fda1fbc7eee4d5f (commit)
       via  21b53b3f04745a661d8a881bccde644eb1c08065 (commit)
       via  3ae4f173168644e1a9f51ed9140470e2603aae0a (commit)
       via  08028be65be08032cdf474bfa8a4fbbbdaf9715e (commit)
       via  aef0e417c99264a29d4b53ad71765598204cbe13 (commit)
       via  2ba6a3ec1ce3c59ed674a1ff45cb97b9bfa99426 (commit)
       via  d5ebccb678ccfdeb22c419926ef05298f629fc0d (commit)
       via  793638d4c961bf53cbfa04157e6f6655c2b26979 (commit)
      from  bf200cb2092db5bfa72076914fdc9d3a8ceb07c0 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                      |   34 ++++
 TODO                           |    5 +-
 clfswm.asd                     |   15 +-
 contrib/osd.lisp               |    2 +-
 contrib/server/test.lisp       |    4 +-
 contrib/volume-mode.lisp       |    2 +-
 src/bindings-second-mode.lisp  |   29 ++--
 src/clfswm-circulate-mode.lisp |   65 ++++----
 src/clfswm-expose-mode.lisp    |   60 +++---
 src/clfswm-internal.lisp       |  246 ++++++++++++++-----------
 src/clfswm-layout.lisp         |  104 +++++-----
 src/clfswm-menu.lisp           |   53 +++---
 src/clfswm-nw-hooks.lisp       |   38 ++--
 src/clfswm-pack.lisp           |   64 ++++---
 src/clfswm-placement.lisp      |  224 +++++++++++++++++------
 src/clfswm-query.lisp          |    6 +-
 src/clfswm-util.lisp           |  402 ++++++++++++++++++++++++++--------------
 src/clfswm.lisp                |   19 +-
 src/menu-def.lisp              |    7 +
 src/package.lisp               |   25 ++--
 src/xlib-util.lisp             |    6 -
 21 files changed, 866 insertions(+), 544 deletions(-)


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




More information about the clfswm-cvs mailing list