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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #10 from Sjoerd Simons --- Created attachment 336173 --> https://bugzilla.gnome.org/attachment.cgi?id=336173=edit wayland/xdg-shell: update popup window monitor early As meta_window_place_with_placement_rule will

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #9 from Sjoerd Simons --- Created attachment 336172 --> https://bugzilla.gnome.org/attachment.cgi?id=336172=edit wayland/xdg-popup: Force monitor of the top-level Directly set the monitor of the toplevel window for

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #11 from Sjoerd Simons --- With the last 2 patches on top of those from Jonas the issue is fixed for me. The reason why i was apparently still hitting it is that the configure event is triggered by

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #2 from Bjørn Lie --- Created attachment 336142 --> https://bugzilla.gnome.org/attachment.cgi?id=336142=edit With patch Works for me, but if possible, look at the oversize in the attached screenshot. This is

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #1 from Jonas Ådahl --- Created attachment 336140 --> https://bugzilla.gnome.org/attachment.cgi?id=336140=edit wayland/xdg-shell: Scale positioner coordinates When the monitor is scaled (i.e. HiDPI scaling) the

[Wayland-bugs] [Bug 771553] Shrinking window generates a black patch when gl is used

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771553 Jonas Ådahl changed: What|Removed |Added Attachment #335733|none|needs-work

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #3 from Jonas Ådahl --- (In reply to Bjørn Lie from comment #2) > Created attachment 336142 [details] > With patch > > Works for me, but if possible, look at the oversize in the attached > screenshot. > > This is

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 Sjoerd Simons changed: What|Removed |Added CC||sjo...@luon.net ---

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #6 from Jonas Ådahl --- Created attachment 336146 --> https://bugzilla.gnome.org/attachment.cgi?id=336146=edit wayland/xdg-shell: Scale configure relative popup coordinate The parent local popup coordinate needs

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #7 from Sjoerd Simons --- Seems that even with these two, the configure on the non-hdpi screen still gets a width/height half of the requested one -- You are receiving this mail because: You are on the CC list for

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

2016-09-23 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=771841 --- Comment #8 from Jonas Ådahl --- (In reply to Sjoerd Simons from comment #7) > Seems that even with these two, the configure on the non-hdpi screen still > gets a width/height half of the requested one The configure event of