Summary: | With tinted color scheme, title bar color doesn't update when accent color changes automatically | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Firlaev-Hans <firlaevhanskde.upstream314> |
Component: | kcm_colors | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jpwhiting, kwin-bugs-null, mwoehlke.floss, nate, przem.formela, ryu.ketsueki, tantalising007, this.is.reid, uhhadd |
Priority: | HI | ||
Version: | 5.24.90 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/9f46232368583ef97d617782ee29f9eabd20eda8 | Version Fixed In: | 5.25.3 |
Sentry Crash Report: |
Description
Firlaev-Hans
2022-05-19 15:56:26 UTC
I've also encountered this issue – attaching a video of errorneous behaviour (actually, it's two different behaviours) (it's on streamable cause the file is too big to attach) https://streamable.com/5p74j3 Operating System: Arch Linux KDE Plasma Version: 5.24.90 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4 Graphics Platform: Wayland Can confirm. If you make the color change automatically a second timem the titlebar will actually change to what it *should have been* for the previous color! *** Bug 455537 has been marked as a duplicate of this bug. *** *** Bug 455142 has been marked as a duplicate of this bug. *** Git commit 00a18a8c5aeb6c0b4e2b157dec11e4e1032d20cd by Nate Graham, on behalf of Eugene Popov. Committed on 05/07/2022 at 18:09. Pushed by ngraham into branch 'master'. kcms/colors: Properly apply tinting to the window titlebar Tint the window titlebars only when either the option to tint all colors with accent color or the option to apply accent color to window titlebars is enabled or both), and in the latter case, the active window titlebars should be painted in the accent color. Related: bug 455395 FIXED-IN: 5.25.3 M +16 -7 kcms/colors/colorsapplicator.cpp https://invent.kde.org/plasma/plasma-workspace/commit/00a18a8c5aeb6c0b4e2b157dec11e4e1032d20cd Git commit 9f46232368583ef97d617782ee29f9eabd20eda8 by Nate Graham, on behalf of Eugene Popov. Committed on 05/07/2022 at 18:10. Pushed by ngraham into branch 'Plasma/5.25'. kcms/colors: Properly apply tinting to the window titlebar Tint the window titlebars only when either the option to tint all colors with accent color or the option to apply accent color to window titlebars is enabled or both), and in the latter case, the active window titlebars should be painted in the accent color. Related: bug 455395 FIXED-IN: 5.25.3 (cherry picked from commit 00a18a8c5aeb6c0b4e2b157dec11e4e1032d20cd) M +16 -7 kcms/colors/colorsapplicator.cpp https://invent.kde.org/plasma/plasma-workspace/commit/9f46232368583ef97d617782ee29f9eabd20eda8 |