[Bug 31370] Full screen functionality broken in full screen programs

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 14 09:21:31 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31370

--- Comment #23 from hash <HASH.DuOrden at gmail.com> 2012-08-14 09:21:31 CDT ---
This I get with wine compiled without your commit:
xprop _NET_WM_STATE
_NET_WM_STATE(ATOM) = _NET_WM_STATE_FULLSCREEN
And this with your commit in place:
xprop _NET_WM_STATE
_NET_WM_STATE(ATOM) =
And so compiz cannot handle it like a normal fullscreen window because there is
no _NET_WM_STATE_FULLSCREEN so it isn't a WM fault.

And I guess I know why it's all works for you, if you tested it under compiz
then it is works when "legacy fullscreen workaround" in the workarounds plugin
is set, but it shouldn't because this breaks practically all KDE4 applications.

PS: I've found this bunch of links:
https://bugzilla.redhat.com/show_bug.cgi?id=623191
https://issues.apache.org/ooo/show_bug.cgi?id=110881
Please pay special attention to:
https://issues.apache.org/ooo/show_bug.cgi?id=110881#c8
and to:
https://issues.apache.org/ooo/show_bug.cgi?id=110881#c19

PPS: I still waiting to see explanation to why this commit have been made in
first place.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list