[Wayland-bugs] [Bug 790168] Incorrect cursor scale when window moved from scale=1 output to scale=2 output

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 22 16:33:21 UTC 2017


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

--- Comment #5 from Olivier Fourdan <ofourdan at redhat.com> ---
(In reply to Olivier Fourdan from comment #4)
> OK, I see the cursor being "truncated" in weston when output scale=2

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:

  -> wl_pointer at 3.set_cursor(1020, wl_surface at 12, 3, 3)
  -> wl_surface at 12.attach(wl_buffer at 22, 0, 0)
  -> wl_surface at 12.set_buffer_scale(2)
  -> wl_surface at 12.damage(0, 0, 24, 24)
  -> wl_surface at 12.commit()

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).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171122/1a94d981/attachment.html>


More information about the wayland-bugs mailing list