[Wayland-bugs] [Bug 746141] wayland: Support HiDPI pointer cursors

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 13 06:18:32 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746141

--- Comment #6 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 299291:

::: gdk/wayland/gdkcursor-wayland.c
@@ +99,3 @@
+  else
+    theme = _gdk_wayland_display_get_scaled_cursor_theme (wayland_display,
+                                                          cursor->scale);

Ah, I see, you're currently only calling that function with a scale > 1. But
why not always call it, and do away with the extra complication ?

-- 
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/20150313/c2bca3f4/attachment.html>


More information about the wayland-bugs mailing list