http://bugs.winehq.org/show_bug.cgi?id=1798
bero@arklinux.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #5030 is|0 |1 obsolete| |
------- Additional Comments From bero@arklinux.org 2007-05-05 19:24 ------- Created an attachment (id=6143) --> (http://bugs.winehq.org/attachment.cgi?id=6143&action=view) Fix
Some more debugging shows that the window rect's left and top flip from -1 to 1 between is_window_managed and fullscreen_state_changed (not yet sure where, might even be the window manager's doing) - that explains why window decorations are added in the "0" case.
Attaching a new patch that fixes it for the applications I'm trying to use (and it's much less ugly than the earlier hacks).
Please let me know if it fixes the other applications affected by this bug as well, I don't have many windoze apps to check with.