"Havoc Pennington" hp@redhat.com wrote:
You could try patching metacity with either of the fixes mentioned here (or some other fix) and verify that they work for wine: http://bugzilla.gnome.org/show_bug.cgi?id=346927
They are both basically 1-2 line changes, so there's no patch there but there should be enough info to easily patch metacity.
I've added a patch there which fixes the problem for me. Here is a comment I've put there to explain why the patch is needed:
"The problem appears to not be related to the heuristics Metacity uses to check whether a window may be fullscreened, but rather to a missing update of a window state after screen resolution change so that heuristics can do their work.
I've used slightly old Metacity 2.10.0 sources, but hopefully the attached patch is still relevant."
Please let me know whether the patch is a right way to fix the bug, or you need further explanations.
Thanks.