[Wayland-bugs] [Bug 746141] wayland: Support HiDPI pointer cursors
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 13 07:04:33 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746141
Matthias Clasen <mclasen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mclasen at redhat.com
--- Comment #11 from Matthias Clasen <mclasen at redhat.com> ---
(In reply to Jonas Ã…dahl from comment #10)
> >
> > ::: gdk/wayland/gdkdisplay-wayland.h
> > @@ +44,3 @@
> >
> > +#define GDK_WAYLAND_MAX_SCALED_THEMES 5
> > +#define GDK_WAYLAND_MAX_THEME_SCALE (GDK_WAYLAND_MAX_SCALED_THEMES + 1)
> >
> > 5 seems excessive. In practice, we're dealing with scales of 1 or 2 only.
>
> I suppose so. But then again, maybe accessibility potentially want to make
> everything extra large?
We use the (nominal) theme size for that, and set cursor_size to 24, 48 or 64.
And we have a separate (shader-based) magnifier in the shell, so we don't have
to abuse hi-dpi scale for accessibility.
--
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/20150313/26128f82/attachment.html>
More information about the wayland-bugs
mailing list