| Summary: | "No titlebar and frame" property in Window Rules KCM is called "no border" in context menu | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | David <david.cortes.rivera> |
| Component: | decorations | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | isma.af, nate |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 5.26.5 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/0075f7bd16b1c873bf8e4a73d589cfb9354b0f01 | Version Fixed/Implemented In: | 5.27 |
| Sentry Crash Report: | |||
|
Description
David
2023-01-08 15:40:56 UTC
It's called "No titlebar and frame" in the Window Rules KCM. Since these strings don't match, we should probably make them match to eliminate this confusion. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/3411 Git commit 0075f7bd16b1c873bf8e4a73d589cfb9354b0f01 by Nate Graham. Committed on 09/01/2023 at 22:16. Pushed by ngraham into branch 'master'. Use more user-friendly terminology for border actions everywhere The window rules KCM calls this "No titlebar and frame", but different less user-friendly terminology is used for the context menu action and the global action. Let's unify them using the more user-friendly name. FIXED-IN: 5.27 M +2 -2 src/useractions.cpp https://invent.kde.org/plasma/kwin/commit/0075f7bd16b1c873bf8e4a73d589cfb9354b0f01 |