https://bugs.winehq.org/show_bug.cgi?id=38009 Ken Thomases <ken(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ken(a)codeweavers.com --- Comment #1 from Ken Thomases <ken(a)codeweavers.com> ---
... when the display mode was changed
Changed by whom? By Wine or externally? I'm pretty sure that when Wine changes the display mode, it changes the recorded size of the primary monitor. xrandr*_set_current_mode() -> X11DRV_resize_desktop() -> xinerama_init() -> query_screens() -> sets rcMonitor, which is what is_window_rect_fullscreen() compares against. -- 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.