https://bugzilla.gnome.org/show_bug.cgi?id=771841

--- Comment #16 from Sjoerd Simons <[email protected]> ---
Review of attachment 336172:

The initial case block doesn't actually happen as _meta_window_shared_new will
set the initial monitor via meta_screen_calculate_monitor_for_window, which
means from is never NULL. So the first round through this function actually has
from != to. The problem this patch avoids is not syncing the popup monitor to
the top-level monitor as the scaled_new monitor doesn't match the top-level
monitor.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to