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