Summary: | Option "Make window titlebars accent-colored" is slightly inaccurate when applied to header-color-using color schemes | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | matthias.schrumpf |
Component: | kcm_colors | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | descartavel1, forestix, jpwhiting, mwoehlke.floss, nate, sonichedgehog_hyperblast00, uhhadd |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 5.25.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
matthias.schrumpf
2022-06-22 20:09:56 UTC
The issue is that the setting we have has inaccurate text when it's going to apply to a color scheme that uses Header colors. We should change it in that case. *** Bug 456887 has been marked as a duplicate of this bug. *** Playing with color schemes in 5.25.3 to figure this out, I noticed there are two problems which are unclear to the end user: 1. What exactly is the header color? In the color scheme editor there is a Header category like all others (eg: Tooltip) with multiple colors. Which one does what in terms of colorization and acts as the trigger? 2. What does it mean for the header color to be defined or undefined by the color scheme? Every color has an implicit value, you can't erase a definition from the menu. Does not defined mean setting the color to black? This doesn't seem to be the case as color schemes with opposite behaviors all have a color other than fully black or white so something else must be determining it. > What exactly is the header color
from previous discussions, half think it is a way to add a high contrast color to the title and window border so they know which windows have focus, or to be able to discern window borders when you have dark mode and terminals open, for example.
But the other half have a vision that the "titlebar" region will very low contrast to the main window background just to transition from the title bar lightly contrasted accent to the rest of the window, for aesthetics mostly.
Update on this ticket after 6.4.1. First I see that dolphin and other projects did the right thing and made their header/toolbars completely opt out of the colorful header insanity. That is great (don't know how much work was imposed on each project because of this). Second, I see there's still the same two checkboxes on the color options: "make window titlebars accent-colored" and "tint all colors with accent color"... I am correct to assume this bug is fixed and title bars now means titlebars (+borders) and the header nonsense was moved under the "tint all colors" option? Can we close this as fixed? Nothing has changed here; if you're seeing anything different, it's the result of configuration changes made by you or your distro. Please remember to be polite on Bugzilla, thanks! |