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

Matthias Clasen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #11 from Matthias Clasen <[email protected]> ---
(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.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to