Skip to content

cursor: generate sizes corresponding to every possible global scales

Jin Liu requested to merge genericity/breeze:more_cursor_sizes into master

I.e. 24px x (50% 75% 100% 125% 150% 175% 200% 225% 250% 275% 300%) This should make cursors GTK3 and Electron apps under Wayland to be properly sized, with global scale >200% (and probably 125% and 175% too).

Comparison (Plasma 6.0 Beta 1, Wayland, 250% global scale): screenshots

I don't understand why the build/ dir is in git, so I didn't include new files generated there.

This might fix:

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

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

Edited by Jin Liu

Merge request reports