ANN: (SBCL|telent|portable) CLX 0.6
Daniel Barlow <[email protected]> Tue, 16 Nov 2004 13:19:44 +0000
| Newsgroups | gmane.lisp.clx.devel |
|---|---|
| Message-ID | <[email protected]> |
Only /slightly/ over a year since the previous version, changes include : A port to ECL has been merged (Juan Jose Garcia Ripoll) With the addition of an implementation of DYNAMIC-EXTENT &REST lists to SBCL, various functions (e.g. READ-INPUT, QUEUE-EVENT) in CLX should cons less. A Texinfo version of the CLX manual has been added (in manual/), thanks to the work of Gilbert Baumann and Shawn Betts. The portable-clx mailing list has been created for development discussion and bug reports. See http://lists.metacircles.com/cgi-bin/mailman/listinfo/portable-clx A demonstration of ICCCM-compliant selection handling for select and paste has been included in demo/clipboard.lisp Bug fix: change the sizes of certain fields in a WM-SIZE-HINT to be 32 bits wide, as per the ICCCM specifications. Fixes a problem seen with the MacOS X11 window manger, that uses very large hint values. (Patch from Eric Marsden) Bug fix: +POINTER-EVENT-MASK-VECTOR+ is supposed to be a vector of keywords. It wasn't, but it is now. (Milan Zamazal) Bug fix: xrender now compiles properly when *DEF-CLX-CLASS-USE-DEFCLASS* (Milan again) -dan _______________________________________________ Portable-clx mailing list [email protected] http://lists.metacircles.com/cgi-bin/mailman/listinfo/portable-clx cvs -d :ext:cvs.telent.net:/usr/local/src/cvs co clx # over ssh cvs -d :pserver:[email protected]:/cvs co clx # anonymous