In System.Windows.Forms:
commit45b8148768db7bac8d39f92817b875e57446268e
authortoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 15 Mar 2007 18:46:23 +0000 (15 18:46 +0000)
committertoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 15 Mar 2007 18:46:23 +0000 (15 18:46 +0000)
treed3d8d3cf438ec401d292426054546867a881b2ac
parentdf534aa6a3d20c17927b6f442e94c5651ccfded3
In System.Windows.Forms:
[ Fixes bug #81144 ]

* XplatUIX11.cs: implement VirtualScreen independently of
WorkingArea, by querying the _NET_DESKTOP_GEOMETRY root window
property.

2007-03-15  Chris Toshok  <toshok@ximian.com>

In System.Windows.Forms.X11Internal:
2007-03-15  Chris Toshok  <toshok@ximian.com>

* XplatUIX11-new.cs: implement VirtualScreen by getting
X11Display.VirtualScreen instead of using WorkingArea.

* X11Display.cs: implement VirtualScreen.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@74412 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/Managed.Windows.Forms/System.Windows.Forms.X11Internal/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms.X11Internal/X11Display.cs
class/Managed.Windows.Forms/System.Windows.Forms.X11Internal/XplatUIX11-new.cs
class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs