darcs patch: rydis-fix-open-default-display-screen
[email protected] Fri, 31 Mar 2006 14:52:33 +0200
| Newsgroups | gmane.lisp.clx.devel |
|---|---|
| Message-ID | <[email protected]> |
--=_ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Fri Mar 31 14:42:42 CEST 2006 [email protected] * rydis-fix-open-default-display-screen Fixes open-default-display to set the default screen of the display to th= e default screen from get-default-screen --=_ Content-Type: text/x-darcs-patch Content-Transfer-Encoding: quoted-printable Content-Description: A darcs patch for your repository! New patches: [rydis-fix-open-default-display-screen [email protected]**20060331124242 Fixes open-default-display to set the default screen of the display to the default screen from get-default-screen ] { hunk ./display.lisp 353 - (declare (ignore screen)) - (open-display host :display display :protocol protocol))) + (let ((display (open-display host :display display :protocol protocol)= )) + (setf (display-default-screen display) (nth screen (display-roots di= splay))) + display))) } Context: [only 256 characters [email protected]**20060317213650 = Whoops. Stop adding latin1 characters at char-code 255. ] = [protocol type fixes [email protected]**20060317143703 = Fix various request argument types. From Douglash Crosher on mcclim-devel= . = ] = [render-op type definition [email protected]**20060317143424 = Define a RENDER-OP type. From Douglas Crosher via mcclim-devel. ] = [Add support for modern Allegro CL. Should be good for versions >=3D 6.2. [email protected]**20060113053525 = ] = [latin-1-keysyms [email protected]**20060314095131 = For those lisps which define the character range 160-255, define character keysyms. Leave a comment about lisps which don't define that range ] = [keysym-set definitions [email protected]**20060314092637 = Include new keysym-set definitions (taken from Appendix A of the protocol specification) ] = [TAG release_0_7_2 Daniel Barlow <[email protected]>**20060110225946] = Patch bundle hash: 05c4e59d00d24bccd3005d82694d44b618bccff6 --=_-- . _______________________________________________ Portable-clx mailing list [email protected] http://lists.metacircles.com/cgi-bin/mailman/listinfo/portable-clx See http://www.cliki.net/clx for darcs URL(s)