https://bugs.winehq.org/show_bug.cgi?id=38744
Bug ID: 38744 Summary: support _UNITY_NET_WORKAREA_REGION Product: Wine Version: 1.7.44 Hardware: x86 OS: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
This would allow us to reliably determine the work area in multiple monitor systems (at least when the WM supports the property), which we can't do currently due to limitations of _NET_WORKAREA.
This matters because applications can react poorly to being assigned a different size/position when maximized than they expect. (Example: Excel 2010 in "fullscreen" mode.)
The work area can be tested by unchecking "Allow the window manager to control the windows" in winecfg and then maximizing a window (such as notepad).
https://bugs.winehq.org/show_bug.cgi?id=38744
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38744
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |59c206f9dc25a9f9cfd772bf872 | |88b7fb65f355f Status|NEW |RESOLVED Resolution|--- |FIXED CC| |zzhang@codeweavers.com
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- Fixed by 59c206f9dc25a9f9cfd772bf87288b7fb65f355f, which implements support for _GTK_WORKAREAS
https://bugs.winehq.org/show_bug.cgi?id=38744
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.4.