https://bugs.kde.org/show_bug.cgi?id=459161

Jin Liu <ad.liu....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ad.liu....@gmail.com

--- Comment #6 from Jin Liu <ad.liu....@gmail.com> ---
(In reply to nocturne from comment #5)
> Now after a gtk3 upgrade (possibly from
> https://gitlab.gnome.org/GNOME/gtk/-/commit/
> 75d3095a6bb0001682be37c6bb4d42e9bb115d39 ). The cursor is 3 times as big on
> gtk windows compared to rest of the desktop. Using 24 cursor size and 250%
> global scaling. Following warnings are printed by gtk apps.
> 
> (firefox:7952): Gdk-WARNING **: 05:56:17.970:
> ../gtk/gdk/wayland/gdkcursor-wayland.c:242 cursor image size (64x64) not an
> integermultiple of scale (3)
> Any idea how this can be fixed. It is now hard to use gtk apps with the
> massive cursor

It can be fixed by manually editing ~/.config/gtk-3.0/settings.ini and change
the line:
    gtk-cursor-theme-size=24
to
    gtk-cursor-theme-size=8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to