[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 14:30:51 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=790168
--- Comment #3 from Drew DeVault <gtk-bugzilla at cmpwn.com> ---
I'm talking about the mouse pointer. On Wayland it's drawn by the compositor,
but it's set by the client and drawn based on the properties set on the
surface. For a scaled output that should be a 2x buffer and a surface with
scale=2 set.
To reproduce this I use rootston, the reference compositor for wlroots:
https://github.com/swaywm/wlroots
It's entirely possible the bug is on our side, but I suspect that's not the
case.
--
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/38e6c8b5/attachment.html>
More information about the wayland-bugs
mailing list