[clfswm-devel] CLFSWM 1106 released.
Philippe Brochard
pbrochard at common-lisp.net
Wed Jun 8 21:00:30 UTC 2011
Hi all,
I've made a new release of CLFSWM.
The main change is a rectangular optimization to not display hidden
children by other children. So CLFSWM is more responsive when there is a
lot of children to display and when some are hidden by others.
Some minor tweaking where also done. See the ChangeLog for more details.
Another important change is that ***SVN IS NOT USED ANYMORE*** (as CVS
before).
The only revision control tool now is GIT. I've been able to setup the
common-lisp.net TRAC to follow a GIT repository on common-lisp.net.
So the main GIT repository is now at common-lisp.net:
http://common-lisp.net/gitweb?p=projects/clfswm/clfswm.git
The TRAC is the same as before with SVN:
http://trac.common-lisp.net/clfswm/
http://trac.common-lisp.net/clfswm/browser
And the old repo.or.cz repository is mirroring the common-lisp.net
repository (I push in both).
http://repo.or.cz/w/clfswm.git
As always, any feedback is welcome (is there always someone using
CLFSWM? :) )
Have fun,
Philippe
More information about the clfswm-devel
mailing list