[Eclipse-cvs] CVS update: eclipse/input.lisp eclipse/misc.lisp

Iban Hatchondo ihatchondo at common-lisp.net
Sat Jan 17 18:22:35 UTC 2004


Update of /project/eclipse/cvsroot/eclipse
In directory common-lisp.net:/tmp/cvs-serv10465

Modified Files:
	input.lisp misc.lisp 
Log Message:
- misc.lisp:
configure-window [ function ]
   (window &key x y width height stack-mode sibling gravity)
                                                                              
Configure a window. The coordinate system in which the location is expressed
is that of the root (irrespective of any reparenting that may have occurred).
The coordinates will be updated according to the given gravity position hint,
or to the most recently requested by the client.

- input.lisp:
 changed configure-request handling to use configure-window.
 add :_NET_MOVERESIZE_WINDOW client message handling.


Date: Sat Jan 17 13:22:34 2004
Author: ihatchondo






More information about the Eclipse-cvs mailing list