<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Support HiDPI pointer cursors"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=746141#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Support HiDPI pointer cursors"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=746141">bug 746141</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span></b>
        <pre>Review of <span class=""><a href="attachment.cgi?id=299291&action=diff" name="attach_299291" title="wayland: Support scaling of theme based cursors">attachment 299291</a> <a href="attachment.cgi?id=299291&action=edit" title="wayland: Support scaling of theme based cursors">[details]</a></span> <a href='review?bug=746141&attachment=299291'>[review]</a>:

::: 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 ?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>