Summary: | Make capitalisation of effects names consistent | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | John Veness <john.kde> |
Component: | kcm_kwineffects | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.26.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/d312ee24b8ea5c4ae533d29fc644c317464cedd7 | Version Fixed In: | 5.27 |
Sentry Crash Report: |
Description
John Veness
2023-01-10 22:34:46 UTC
Indeed, I found those same three effects that don't use Title Case capitalization. Will fix. Git commit d312ee24b8ea5c4ae533d29fc644c317464cedd7 by Nate Graham. Committed on 11/01/2023 at 19:03. Pushed by ngraham into branch 'master'. effects: always use Title Case for user-facing effect titles Most already did, but these three did not, creating inconsistency. FIXED-IN: 5.27 M +1 -1 src/effects/backgroundcontrast/metadata.json M +1 -1 src/effects/morphingpopups/package/metadata.json M +1 -1 src/effects/slidingpopups/metadata.json https://invent.kde.org/plasma/kwin/commit/d312ee24b8ea5c4ae533d29fc644c317464cedd7 Thanks Nate! You're welcome! |