<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incorrect cursor scale when window moved from scale=1 output to scale=2 output"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=790168#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incorrect cursor scale when window moved from scale=1 output to scale=2 output"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=790168">bug 790168</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=ofourdan%40redhat.com" title="Olivier Fourdan <ofourdan@redhat.com>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
        <pre>(In reply to Olivier Fourdan from <a href="show_bug.cgi?id=790168#c4">comment #4</a>)
<span class="quote">> OK, I see the cursor being "truncated" in weston when output scale=2</span >

Yet I am still not convinced this is a client issue, the problem doesn't show
if I run "weston --use-pixman".

Besides, looking at the WAYLAND_DEBUG logs, I can tell the scale is set as
expected:

  -> <a href="mailto:wl_pointer@3.set_cursor">wl_pointer@3.set_cursor</a>(1020, wl_surface@12, 3, 3)
  -> <a href="mailto:wl_surface@12.attach">wl_surface@12.attach</a>(wl_buffer@22, 0, 0)
  -> <a href="mailto:wl_surface@12.set_buffer_scale">wl_surface@12.set_buffer_scale</a>(2)
  -> <a href="mailto:wl_surface@12.damage">wl_surface@12.damage</a>(0, 0, 24, 24)
  -> <a href="mailto:wl_surface@12.commit">wl_surface@12.commit</a>()

So as far as I can tell, gdk wayland backend is doign the fight thing and it
works with gnome-shell/mutter and weston (using the pixman backend).</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>