[Wayland-bugs] [Bug 745076] Various DPI and OpenGL related fixes in the Wayland backend
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 24 02:38:36 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745076
--- Comment #2 from Jonas Ã…dahl <jadahl at gmail.com> ---
Created attachment 297748
--> https://bugzilla.gnome.org/attachment.cgi?id=297748&action=edit
wayland: Properly support changing of surface scale
When the preferred surface scale changes, for example when entering a
wl_output with a higher scale than any previous entered output, recreate
the shm surface and redraw the window content with the new window scale.
Before this patch, the internal scale would be changed, but the shm
surface would not be recreated given the new scale, i.e. we'd attach a
buffer for a different scale than wl_surface.set_scale specified.
--
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/20150224/34395b59/attachment.html>
More information about the wayland-bugs
mailing list