[Wayland-bugs] [Bug 760567] New: GDK screen size does not count for HiDPI on Wayland
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 12 23:12:14 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760567
Bug ID: 760567
Summary: GDK screen size does not count for HiDPI on Wayland
Classification: Platform
Product: gtk+
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: Backend: Wayland
Assignee: gtk-bugs at gtk.org
Reporter: iofelben at gmail.com
QA Contact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 318940
--> https://bugzilla.gnome.org/attachment.cgi?id=318940&action=edit
test program
GDK gives me 3200x1800 on wayland but 1600x900 on X
In X we divide by the window scale
(https://github.com/GNOME/gtk/blob/master/gdk/x11/gdkscreen-x11.c#L96)
In wayland we don't
(https://github.com/GNOME/gtk/blob/master/gdk/wayland/gdkscreen-wayland.c#L173)
--
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/20160113/4703b2bc/attachment.html>
More information about the wayland-bugs
mailing list