Hi everybody,
I'm very happy to announce a new CLFSWM release:
http://common-lisp.net/project/clfswm/clfswm-0809.tar.gz
Since the last release, changes are as follow:
* Colors nearly everywhere (Menu, Info, Help...)
* A more general and simple way to handle corners:
see src/clfswm-corners.lisp and doc/corner.txt or doc/corner.html
Now a virtual keyboard is accessible and a terminal is available
like the quake console.
* Hide/Unhide child and Raise/Lower child: New functions.
http://common-lisp.net/project/clfswm/raise-lower.ogvhttp://common-lisp.net/project/clfswm/hide-unhide.ogv
* A new GIMP layout. See
http://common-lisp.net/project/clfswm/gimp-layout.ogv
for an example video.
* Each frame can have a different focus policy. One of: click to
focus (the default), sloppy focus, strict sloppy focus (sloppy
focus only on the current frame), sloppy select (select a frame
on mouse over).
http://common-lisp.net/project/clfswm/focus-policy.ogv
* A fast layout switch method.
* A switch to last child method (Shift+tab by default).
* A beginning of configuration from clfswm. Each global configuration
variables follow the documentation syntax:
"Config(group): documentation".
The next step is a way to change them from clfswm and store the new
values in the configuration file.
* Some internal change for displaying children with less flickering.
Hope you'll like it.
As always, the main site is here:
http://common-lisp.net/project/clfswm/
And the clfswm trac is available here:
http://trac.common-lisp.net/clfswm/
Have fun,
Philippe
--
Philippe Brochard <pbrochard(a)common-lisp.net>
http://hocwp.free.fr
_______________________________________________
clfswm-announce mailing list
clfswm-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/clfswm-announce
As this year's Google Summer of Code pencils down date has passed, with
great pleasure I announce that CL-OpenID version 1.0 Release Candidate 1
is out.
Cl-OpenID is an implementation of OpenID protocol in Common Lisp. It
implements OpenID Authentication 2.0 standard and is compatible with
OpenID Authentication 1.1. Both Relying Party (formerly called OpenID
Consumer), and OpenID Provider are implemented.
CL-OpenID is available on terms of GNU Lesser General Public License
version 2.1 with Franz Inc.'s preamble, also known as LLGPL (Lisp
Lesser General Public License).
The project has been developed as a Google Summer of Code 2008 project,
developed by Maciej Pasternacki and mentored by Anton Vodonosov.
Original application is published at.
CL-OpenID home page is at http://common-lisp.net/project/cl-openid/
Current code is in darcs repository http://common-lisp.net/project/cl-openid/darcs/cl-openid/
The 1.0 Release Candidate 1 version is tagged 1_0_rc1 in darcs, and is
also downloadable from http://common-lisp.net/project/cl-openid/files/
(MD5 checksum for 1.0rc1 tarball is 248dbf1338a645505e9c53462867c93e),
either directly, or with ASDF-Install.
Full documentation is at http://common-lisp.net/project/cl-openid/darcs/cl-openid/README.html
Final status report and plans for the future is published on my blog, at
http://blog.pasternacki.net/2008/08/18/gsoc-status-update-week-12-final/
_______________________________________________
cl-openid-announce mailing list
cl-openid-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cl-openid-announce
On Fri, 1 Aug 2008 08:21:57 +0200, "Hans Hübner" <hans(a)huebner.org> wrote:
> On Fri, Aug 1, 2008 at 04:07, Nick Allen <rflug05(a)gmail.com> wrote:
>> btw, *catch-errors-p* is still exported from the hunchentoot
>> package and flexi-streams-test exports run-tests instead of
>> run-all-tests
>
> Thanks! I fixed Hunchentoot and left flexi-streams for edi to fix.
Thanks, that's fixed in 1.0.5.
Cheers,
Edi.
_______________________________________________
flexi-streams-announce mailing list
flexi-streams-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/flexi-streams-announce