Am Donnerstag, 23. August 2007 18:56 schrieb Meelis Mägi:
Hello, i have a silly question.
Why does application resized to icon size when it gets minimized ? (also when switching desktops, but thats acts as minimizing i think)
Reason i ask is that, there is MMO Ryzom (ryzom.com), that gets a bit confused when minimized and ingame UI gets messed up (only game i know that has this problem)
If i comment out SetWindowPos() line in X11DRV_UnmapNotify() function (file dlls/winex11.drv/winpos.c), then ingame ui stays ok.
Does that happen in a virtual desktop, or without it?