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

--- Comment #12 from cwo <[email protected]> ---
Git commit 7422f4fed2c1afde6fb1a6de69845fd8c5a8028c by Christoph Wolk.
Committed on 04/06/2026 at 10:39.
Pushed by cwo into branch 'master'.

applets/kicker: make group upper case for Han/Katakana

Similar to d4a2cd18a7138bf8cbd3f552ffeafbfbde7e4a14

Kicker backend transliterates Chinese initial characters in app names
to set the group, so that they are alphabetically listed under the
corresponding Latin character. It uses the lower-case form of the letter
though, which breaks Kickoff's custom ListOfGridsView sections which
require them to be upper case, as opposed to the regular ListView, which
collates upper and lower case letters on its own. Similarly for apps
starting with Japanese Katakana characters.

Instead, return the upper-case version of the letter, just like we now
do for apps with lower-case Latin initial letters.

M  +1    -1    applets/kicker/appentry.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/7422f4fed2c1afde6fb1a6de69845fd8c5a8028c

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

Reply via email to