[Wayland-bugs] [Bug 765421] New: Overscaled GtkImage in Wayland
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 22 10:31:17 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765421
Bug ID: 765421
Summary: Overscaled GtkImage in Wayland
Classification: Platform
Product: gtk+
Version: 3.20.x
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: Backend: Wayland
Assignee: gtk-bugs at gtk.org
Reporter: cedric.bellegarde at adishatz.org
QA Contact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
GNOME version: ---
In lollypop, I set GtkImage using a GdkPixbuf.
I do this:
- Load pixbuf at size * scale_factor
- Put pixbuf in a cairo surface
- Set GtkImage from surface
In Xorg, with GDK_SCALE=1 or GDK_SCALE=2, it works as expected.
In wayland, it seems GtkImage is resized to Pixbuf size
https://github.com/gnumdk/lollypop/issues/582
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160422/7d10d24b/attachment.html>
More information about the wayland-bugs
mailing list