<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong (ultra tiny/small) cursor size on HiDPI screen"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=744932#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong (ultra tiny/small) cursor size on HiDPI screen"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=744932">bug 744932</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=301435&action=diff" name="attach_301435" title="wayland: Always scale cursor according to 'scaling-factor'">attachment 301435</a> <a href="attachment.cgi?id=301435&action=edit" title="wayland: Always scale cursor according to 'scaling-factor'">[details]</a></span> <a href='review?bug=744932&attachment=301435'>[review]</a>
wayland: Always scale cursor according to 'scaling-factor'

Always scale pointer cursors with the 'scaling-factor' gsetting. For
theme based cursos this means loading a larger version of the theme, and
for wl_buffer based cursors this means taking the buffer scale into
account and potentially scaling the texture accordingly.


---

This patch simply does what the commit message does. I have tested this by
changing the 'scaling-factor' setting on my non-HiDPI hardware, but that is all
the testing I have done so far. Is this simple enough for the 3.16 branch? If
we'd go with something like this, I think it'd be best to push this after
branching.

As I have never seen how things work on HiDPI hardware I'm not sure its the
right way (do theme_size * scaling_factor), so I'd appreciate some insight into
that as well.

Note that GTK+ clients will show blurry cursors (at least for me, by just
changing the 'scaling-factor' on my non-HiDPI hardware) since it doesn't know
what outputs its surfaces are on.</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>