On Tue, 2005-01-04 at 09:30 +0100, Thomas Zander wrote: > On Tuesday 04 January 2005 00:36, Thomas Fitzsimmons wrote: > > I would like to rely on the metacity window manager, since it handles > > inset sizing correctly. > > If you feel the KWin WM does not, please make sure to inform the KWin > developers where they don't follow the spec. > I'd find it slightly amuzing if KDE does not since at least the main > developer is also part of the spec lead.. > It's not that they don't follow the spec, it's just that they don't interpret it as strictly as metacity does. See this thread for the original discussion: http://mail.gnome.org/archives/wm-spec-list/2003-December/msg00005.html > If you don't want to create a bugreport, please tell me exactly what the > problem is (a reproducable c/c++ testcase would be great) so I can > contact Lubos about this. > Try running gnu.testlet.java.awt.Robot.mouseMove under KWin and then under Metacity. I've attached a new patch that makes it easier to override the default window manager. Tom 2005-01-03 Thomas Fitzsimmons * batch_run: Invoke Xvfb and metacity if GUI key is specified. * choose: Handle GUI tag. * README: Add section on GUI tests.