[Bug 11708] Wine full screen doesn't work (correctly) under IceWM, MWM ( others?).

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 24 07:56:29 CST 2008


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





--- Comment #3 from Gilboa Davara <gilboad at gmail.com>  2008-02-24 07:56:29 ---
As far as I know, yes.


$ grep _NET_WM_STATE_FULLSCREEN icewm-1.2.35 -R
icewm-1.2.35/CHANGES:   - fullscreen fix for _NET_WM_STATE_FULLSCREEN (affects
mplayer)
icewm-1.2.35/src/yxapp.cc:Atom _XA_NET_WM_STATE_FULLSCREEN;
icewm-1.2.35/src/yxapp.cc:        { &_XA_NET_WM_STATE_FULLSCREEN,
"_NET_WM_STATE_FULLSCREEN" },
icewm-1.2.35/src/wmclient.cc:    if (a == _XA_NET_WM_STATE_FULLSCREEN)
icewm-1.2.35/src/wmclient.cc:        a[i++] = _XA_NET_WM_STATE_FULLSCREEN;
icewm-1.2.35/src/wmclient.cc:                if (s[i] ==
_XA_NET_WM_STATE_FULLSCREEN) {
icewm-1.2.35/src/wmmgr.h:extern Atom _XA_NET_WM_STATE_FULLSCREEN;         //*OK
icewm-1.2.35/src/wmapp.cc:        _XA_NET_WM_STATE_FULLSCREEN,
icewm-1.2.35/src/testnetwmhints.cc:static Atom _XA_NET_WM_STATE_FULLSCREEN;
icewm-1.2.35/src/testnetwmhints.cc:    _XA_NET_WM_STATE_FULLSCREEN =
XInternAtom(display, "_NET_WM_STATE_FULLSCREEN", False);
icewm-1.2.35/src/testnetwmhints.cc:    state[0] = _XA_NET_WM_STATE_FULLSCREEN;
icewm-1.2.35/src/testnetwmhints.cc:                    toggleState(window,
_XA_NET_WM_STATE_FULLSCREEN);

- Gilboa


-- 
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