[Wayland-bugs] [Bug 744932] Wrong (ultra tiny/small) cursor size on HiDPI screen
mutter (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 1 09:37:00 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744932
Jasper St. Pierre <jstpierre at mecheye.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jstpierre at mecheye.net
--- Comment #38 from Jasper St. Pierre <jstpierre at mecheye.net> ---
The frontend needs a way of specifying "a cursor" (a wl_surface, an X cursor
name), and the backend needs a way of accepting that and saying "I prefer a
wl_surface" or "I prefer an X cursor name", because accepting the other might
be costly.
There's conceptually two separate objects, one frontend (the protocol object
the user manipulates) and one backend (the object that is being displayed on
the screen), but in practice they're not different enough to be two different
objects. That's why it's sort of in this weird middle-ground right now.
--
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/20150701/53664659/attachment-0001.html>
More information about the wayland-bugs
mailing list