Comment 7 for bug 626321

Revision history for this message
In , Vitaliy-bugzilla (vitaliy-bugzilla) wrote :

If the program does not restore display resolution when it's loosing focus, then Wine should do that (of course depends on the coop mode for ddraw, and fullscreen mode for d3d). Unless Wine doesn't tell program that they lost device (the d3d DEVICE_LOST).

Wine's x11drv indeed supports dynamic resolution changes. But something needs to ask to do so.

So do not mention virtual desktop - it's irrelevant here. This is about full screen mode only. And _ONLY_ if you have "managed" checked in winecfg (default configuration).

So Sébastien Bertrand <email address hidden> what is the program are you talking about? Is it using OpenGL/DDraw/D3D? What Wine version? What OS?