http://bugs.winehq.org/show_bug.cgi?id=13946
Summary: Fullscreen mode resizes desktop windows (KDE) Product: Wine Version: 1.0-rc4 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: trick@icculus.org
Any program going fullscreen in Wine resizes any windows on the desktop that are larger than the new resolution. When you exit wine/fullscreen, the previously larger windows have been maximized, and restoring them does not restore their original size (they're smaller).
I'm using KDE 3.5.9, but I don't have this problem with any native programs (anything using SDL, etc), so I don't think it's just a KDE issue.
Still present in 1.0-rc5, but the version box only goes to 1.0-rc4.
http://bugs.winehq.org/show_bug.cgi?id=13946
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-16 09:46:55 --- This is KDE's problem. Try using "xrandr" command to change resolution to the smaller one. Then restore it with 'xrandr -s 0'. If you have the same effects - them Wine has nothing to do with this.
Keep in wind that most native Linux games using XVidmode instead. You can configure Wine to do the same - see http://wiki.winehq.org/UsefulRegistryKeys
http://bugs.winehq.org/show_bug.cgi?id=13946
--- Comment #2 from Gerry trick@icculus.org 2008-06-16 10:44:52 --- Oh! You're right. Telling wine to use XVidMode in stead fixed this. Thank you.
Is there any reason why XVidMode isn't the default, though? I noticed that SDL does have XRandR support, but it's not used by default because of exactly this kind of problem.
http://bugs.winehq.org/show_bug.cgi?id=13946
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc4 |1.0-rc5
http://bugs.winehq.org/show_bug.cgi?id=13946
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-29 00:45:50 --- Invalid then
http://bugs.winehq.org/show_bug.cgi?id=13946
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-29 00:46:03 --- Closing invalid. Not a Wine problem