
Panel Colorizer
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Latte-Dock and WM status bar customization features for the default KDE Plasma panel.
Presets
* Create your own configuration presets
* Restore defaults
* Preset auto-loading
* • Floating panel
* • Maximized window shown
Widget Background
* Color modes
* • Static
* • Animated
* -> Interval
* -> Fading
* Colors
* • Custom
* • System
* • Custom list
* • Random
* Contrast correction
* Style
* • Spacing
* • Margin rules
* • Border radius
* • Outline
* • Opacity
* • Shadow
* • Line mode
Icons and text
* Color Modes
* • Static
* • Interval
* • Follow widget background
* Colors
* • Custom
* • System
* • Custom list
* • Random
* Contrast correction
* Opacity
* Blacklisted widgets color
* Force icon color to on specific plasmoids that use Kirigami.Icon
* Recolor applications tray icon
* Icons/text shadow
Panel background
* Opacity
* Color
* Border radius
* Outline
* Constant floating panel side padding
* Shadow
* Transparent panel
Other
* Widget Blacklist
Support the development
* Buy me a coffee https://www.buymeacoffee.com/luisbocanegra
* Become a supporter https://liberapay.com/luisbocanegra Last changelog:
Presets
* Create your own configuration presets
* Restore defaults
* Preset auto-loading
* • Floating panel
* • Maximized window shown
Widget Background
* Color modes
* • Static
* • Animated
* -> Interval
* -> Fading
* Colors
* • Custom
* • System
* • Custom list
* • Random
* Contrast correction
* Style
* • Spacing
* • Margin rules
* • Border radius
* • Outline
* • Opacity
* • Shadow
* • Line mode
Icons and text
* Color Modes
* • Static
* • Interval
* • Follow widget background
* Colors
* • Custom
* • System
* • Custom list
* • Random
* Contrast correction
* Opacity
* Blacklisted widgets color
* Force icon color to on specific plasmoids that use Kirigami.Icon
* Recolor applications tray icon
* Icons/text shadow
Panel background
* Opacity
* Color
* Border radius
* Outline
* Constant floating panel side padding
* Shadow
* Transparent panel
Other
* Widget Blacklist
Support the development
* Buy me a coffee https://www.buymeacoffee.com/luisbocanegra
* Become a supporter https://liberapay.com/luisbocanegra
v2.4.1
Bug Fixes
revert problematic content clipping to background (74dedae)
Ratings & Comments
42 Comments
I can't find the blacklist option anymore?
Use an override https://github.com/luisbocanegra/plasma-panel-colorizer/discussions/146
Thanks, it worked as expected. However, I want to mention that with the latest implementations it has become impossible for me to configure Plasmoid through the js scripts of the global Kde Plasma themes, before if it was possible and use it on some global issues, hopefully in the future it will be possible. I still think this is great work.
10 Great and a super replacement for Latte Dock.
please archive old versions
8 Works great, although the clear panel option has issues.
10 It is the best, you just need to archive the old versions
Please archive old versions, otherwise it will be difficult to use with global themes
I don't use global themes, what's wrong with the old versions? Is it failing to download, downloading an older version, or not downloading at all? Also, will the download count go down if I do? (I know it says it won't in the Files tab but I don't know if I should trust that...). Honestly, I kind of regret having correct versioning instead of updating the same file over and over due to the aforementioned issues (with get new stuff and discover) but I also think doing so is the only way for these bugs to be found/reported/fixed.
This plasmoid is a dependency for a global theme, but installing the theme can be problematic. The automatic installation of this widget often fails because there are multiple files, and the automatic process doesn't allow user intervention to select the correct version to download. Regarding the versions, you can delete them and they will still be available for download, they will be archived
Okay I archived the old versions. But now the KDE "Get New Stuff "thing shows half the downloads, so even though the download counts still show up in the archived files, they don't count, oh well... Is that another bug or was it because I had "Download lock for archived files" enabled? I suspect they just count what's available to download but have no idea whether archived downloads that can still be downloaded should count or not
They are still counted in the count, thank you and again great work, taking advantage of the fact that they have a lot of knowledge. Do you know any way to call the url of the active wallpaper?
You can use qdbus like this `qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.wallpaper 0` and it will work for themes that expose the current wallpaper, you will have to parse the output as it returns all the plugin settings. Unfortunately some plugins like the "Picture of the Day" one don't store the absolute path, others (specially live wallpapers) may not store anything useful at all, the workaround I found for those wallpapers was to take a screenshot of the desktop. In the end it works for any wallpaper but is kind of clunky sometimes, you can find the code here https://github.com/luisbocanegra/kde-material-you-colors also wrote some more context about the wallpaper detection here https://github.com/luisbocanegra/kde-material-you-colors/issues/187
it takes a little time to tame it but then you get a satisfactory result Thank you.
10 It's so beautiful.
Great work, would be perfect with blur effect
I meant C (cpp) not sure what happened with the plus symbols there
Hi. Custom blur region for panel background has been added through a Cpp plugin, it will be optional and need to be installed separately when the next version is released. Blurring the widget background when panel background is disabled is still being looked into.
10 Great widget, love the functionality. One little thing that I would love for it to have would be the ability to change the hue of icons instead of totally recoloring them. For icons like the plasma clipboard or discord, that have a light main color but also use a dark one for their internal details or outlines, I'd love the ability to manipulate their color without painting over and losing the dark part of the icon. Let me reiterate though, brilliant widget