[Eclipse-cvs] CVS update: eclipse/global.lisp eclipse/input.lisp eclipse/virtual-screen.lisp eclipse/widgets.lisp eclipse/wm.lisp

Iban Hatchondo ihatchondo at common-lisp.net
Tue Jan 20 16:10:02 UTC 2004


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

Modified Files:
	global.lisp input.lisp virtual-screen.lisp widgets.lisp 
	wm.lisp 
Log Message:
support added for :_net_workarea property (netwm complience) and clean up.

- global.lisp:  
  added :_net_workarea :_net_moveresize_window as supported.

- input.lisp:
  :_net_wm_strut_partial :_net_wm_strut are now handled in property notify
  to reflect changes in the net_workarea property.

  + clean up.

- virtual-screen.lisp
  added a call to update-workarea-property in (setf number-of-virtual-screens)

- widgets.lisp
  a slot named type has been added.
  remove-widget :after ((application application)) added.

  + clean up.

- wm.lisp
  added a call to update-workarea-property in decore-application.



Date: Tue Jan 20 11:10:00 2004
Author: ihatchondo









More information about the Eclipse-cvs mailing list