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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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._______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs