[Wayland-bugs] [Bug 752616] wayland: Always apply scaling factor to cursor hotspot and dimension
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 20 03:13:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752616
Carlos Garnacho <carlosg at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |carlosg at gnome.org
--- Comment #5 from Carlos Garnacho <carlosg at gnome.org> ---
(In reply to Jonas Ã…dahl from comment #4)
> (In reply to Carlos Garnacho from comment #2)
> > Review of attachment 307735 [details] [review] [review]:
> >
> > LGTM. /me wonders if it's really needed to store scale separately for
> > surface/non-surface cases after reading code around.
>
> Reason is mostly to have a logical separation between the "surface based"
> cursor state, and a "wl_cursor" based cursor state. Only one is valid at any
> time, so a "scale" parameter could be shared, but it'd mix the what parts is
> valid at what time separation.
That was partly my point, cursors are meant to be static after creation, the
cursor-type property is construct only, so you're not going to get changes
between wl_cursor and surface backing.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150720/9f9261cf/attachment.html>
More information about the wayland-bugs
mailing list