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

Jonas Ådahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Jonas Ådahl <[email protected]> ---
IIRC, the reason for this is that we pretend to have a single monitor
associated to a window, while using this to figure out how to position the
window. The same way that menus, combo boxes etc were positioned before
gdk_window_move_to_rect.

What needs to be done here is to port GtkEntryCompletion to use
gdk_window_move_to_rect API instead of using the calculation manually.

-- 
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