Bug 399602

Summary: "Draw window background gradient" should be renamed to "Draw title bar background gradient"
Product: [Plasma] Breeze Reporter: Michael D <nortexoid>
Component: window decorationAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 5.13.5   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In: 5.15.0
Sentry Crash Report:

Description Michael D 2018-10-10 11:08:15 UTC
Oxygen used to have an option to draw the window background gradient. But in breeze, what this option does is really just draw the title bar gradient. It should therefore be renamed to "Draw title bar background gradient".

Since we're on the topic of renaming decorator options, in "Draw separator between Title Bar and Window", 'Title Bar' and 'Window' should not be capitalized.
Comment 1 Nate Graham 2018-10-13 22:03:13 UTC
Git commit 018844d05a353d5b9a64173bd5c15062638243aa by Nate Graham.
Committed on 13/10/2018 at 22:02.
Pushed by ngraham into branch 'master'.

Improve accuracy of some window decoration options' labels
FIXED-IN: 5.15.0

M  +2    -2    kdecoration/config/ui/breezeconfigurationui.ui

https://commits.kde.org/breeze/018844d05a353d5b9a64173bd5c15062638243aa
Comment 2 Michael D 2018-10-14 19:11:53 UTC
Thank you!