[Wayland-bugs] [Bug 758936] Widgets within an offscreen windows are blurry on wayland with hidpi
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Dec 1 17:56:46 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758936
--- Comment #3 from Lionel Landwerlin <llandwerlin at gmail.com> ---
Created attachment 316640
--> https://bugzilla.gnome.org/attachment.cgi?id=316640&action=edit
gdkoffscreenwindow: use embedder to derive surfaces & scale factor
In Gdk, a GdkOffscreenWindow parent has to be the root window. This is
problematic on Wayland because the root window doesn't necessary have the
right information with regard to scale factor.
This patch proposes to rely on the embedder, if available, to derive
surfaces as well as getting the scale factor.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151202/86dc2de6/attachment.html>
More information about the wayland-bugs
mailing list