[Wayland-bugs] [Bug 772225] New: GtkOverlay above a GtkClutterEmbed broken on Wayland

2016-09-29 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=772225

Bug ID: 772225
   Summary: GtkOverlay above a GtkClutterEmbed broken on Wayland
Classification: Platform
   Product: gtk+
   Version: 3.22.x
OS: Linux
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Backend: Wayland
  Assignee: gtk-b...@gtk.org
  Reporter: jad...@gmail.com
QA Contact: gtk-b...@gtk.org
CC: r...@robster.org.uk, wayland-bugs@lists.freedesktop.org
 GNOME version: ---

GtkClutterEmbed uses a subsurface that is positioned above main window surface.
When placing a GtkOverlay above the GtkClutterEmbed widget, nothing of the
GtkOverlay shows up.

For it to work, the GtkOverlay window content should be placed in its own
subsurface that should be placed above the GtkClutterEmbed widget's subsurface.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 771841] [Wayland] Drop-down menus are broken in position and size on HiDPI screens

2016-09-29 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841

--- Comment #19 from Jonas Ã…dahl  ---
(In reply to Sjoerd Simons from comment #16)
> Review of attachment 336172 [details] [review]:
> 
> 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.

Ah, I see. I guess we can go with that approach then, and fix it properly after
I've reworked how MetaWindow's are constructed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs