https://bugs.kde.org/show_bug.cgi?id=363147
Bug ID: 363147 Summary: Breeze cursors should have more sizes (patch included) Product: Breeze Version: 5.6.4 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: plasma-de...@kde.org Reporter: ja...@james.tl Breeze currently ships with 24 and 48 px cursors. My 14" WQHD screen, which I understand to be a fairly common size and resolution, needs something in between to look right. For this screen, 40 px is ideal. GNOME's theme Adwaita ships with 24, 32, 48, 64, and 96 px options. It seems reasonable for Breeze to have at least the same options. I have patched the Breeze cursor build script to support building many sizes without hard-coding the xcursorgen configs. You can find the changes on my 'cursor-build-multiple-sizes' branch at: https://github.com/iamjamestl/breeze/tree/cursor-build-multiple-sizes https://github.com/KDE/breeze/compare/master...iamjamestl:cursor-build-multiple-sizes See the commit message for implementation comments. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.