https://bugs.winehq.org/show_bug.cgi?id=37765 Robert Mader <robert.mader(a)posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robert.mader(a)posteo.de --- Comment #6 from Robert Mader <robert.mader(a)posteo.de> --- (In reply to Stefan Dösinger from comment #5)
Metacity and the window managers forked from it break when XIconifyWindow is called on a window that does not set MWM_FUNC_MINIMIZE. I have reported the issue to Marco (https://github.com/mate-desktop/marco/issues/166). Mutter in Gnome Shell seems to have so many issues with fullscreen handling (the window doesn't even show up for me) that I don't know where to start reporting bugs :-\ .
Since 45d530461bf29c953f5f4532cc0e917b4c4fc296 wined3d minimizes the game window on focus loss like windows does. This probably caused your problems.
Thanks alot for that patch! I tried it on my gnome-shell 3.18 and it works great. I made a bugzilla entry and hope they accept it https://bugzilla.gnome.org/show_bug.cgi?id=758186 -- 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.