Releases: luisbocanegra/kde-material-you-colors
v1.9.3 Hotfix Release
Bug Fixes
- Fix screenshot mode failing frequently
v1.9.2 Changes
Bug fixes
- Fix autostart #214
- Get wallpaper using Plasma 6 D-Bus API - Fixes slideshow wallpaper #210
- Fix some icon themes not showing in widget #212
- Fix Klassy titlebar opacity
- Update Klassy decoration after changing outline color
- Fix Klassy window outline color #206
Improvements
- Improved header color #208
- Only change chroma and tone of background colors.
- Allow 0 brightness (black) for dark mode
Other
- Switch scrollview to plain QML type (seems less glitchy when switching light/dark)
- Show screenshot helper errors
v1.9.2 Bugfix Release
Bug fixes
- Fix autostart #214
- Get wallpaper using Plasma 6 D-Bus API - Fixes slideshow wallpaper #210
- Fix some icon themes not showing in widget #212
- Fix Klassy titlebar opacity
- Update Klassy decoration after changing outline color
- Fix Klassy window outline color #206
Improvements
- Improved header color #208
- Only change chroma and tone of background colors.
- Allow 0 brightness (black) for dark mode
Other
- Switch scrollview to plain QML type (seems less glitchy when switching light/dark)
- Show screenshot helper errors
v1.9.1 Better colors 🎉
This release switches to the updated Material You python library by @T-Dynamos
New scheme variants, colorfulness/brightness control, and more:
New distribution packages
- openSUSE Tumbleweed install instructions
- Fedora 40 and Fedora Rawhide install instructions
Arch Linux AUR and pipx install/update instructions stay the same, check README
Bug fixes
- Respect screenshot delay 4caf11a
- Don't apply delay to non-screenshot method 974e318
- Fix widget not loading backend colors after username changes 05d60bc
- Fix autostart and launch desktop entries c2a9544
- Allow custom qdbus executable name e06de47
Improvements
- Port to T-Dynamos/materialyoucolor-python in #192
- Add option to change between Material You scheme variants 6f47f16
- Better Plasma color scheme 60cfbd0
- Stronger Plasma color scheme Disabled effect b74339d
- Simplify generated theme c22f8ae
- Use dynamic color for custom text roles in #200
- Add option to change colorfulness and brightness of theme (Replace blend with colorfulness and brightness) in #201
Other
- Default to the top color when the requested index is out of bounds b9338a1
- plasmoid: Add links cursor feedback cc434a4
- Add back Pillow dependency 0a0fd50
- Require QT6/KF6 to build 914f7d7
Note: The generated theme json structure has changed a, if you make use of it to theme other things, you will need to update those scripts
Full Changelog: v1.8.0...v1.9.1
v1.8.0
What's Changed
- Port to Plasma6/KF6
- Added option to only use screenshot method to get the wallpaper
Known issues
- Slideshow wallpaper no longer updates the current wallpaper to Scripting API Plasma BUG:481741 use the "only use screenshot method" option or set your wallpapers folder by a script to get around this for now.
Full Changelog: v1.7.1...v1.8.0
v1.7.1 Bugfix release
Fixed desktop screenshot mode
- Switched to compiled screenshot helper to take desktop view (wallpaper) screenshots (#181) install instructions here
- AUR package now installs everything (backend + plasmoid + screenshot helper)
Full Changelog: v1.7.0...v1.7.1
v1.7.0 Support for all wallpaper plugins 🎉
This version brings a new method to get the color source from previously unsupported wallpapers. It works by taking a screenshot of the desktop view on the selected screen.
New features
- Multi user support #154
- Get colors by taking a screenshot of desktop as fallback method #164
- Delay options to control how often colors should change #166
- Apply color theme to existing default or create Konsole profile automatically #167
- Paused mode to stop generating themes 7d75842 #173
Fixes
- Fix Konsole switching to old configuration when changing colors #170
- Now screen actually matches Desktop's screen instead of seemingly random numbers b05da94
if you're using more than one screen you will probably need to change it - Fix icon theme switch not working in some systems #157
Other improvements
- Split opacity options for normal and dark mode #171
- Update terminal colors preview to plain ANSI escape sequences and show hex codes 160bc2f
python Colr optional module is no longer needed - Don't write ANSI escape codes to the log file 4278a1b
- plasmoid: Show when backend is an older/newer version than the recommended one #174
- plasmoid: Ported to PlasmaComponents 3 8e6f86d
Full Changelog: v1.6.0...v1.7.0
screenshot-method.mp4
v1.7.0-beta1
Full Changelog: v1.6.0...v1.7.0-beta1
v1.6.0
What's Changed
- schemeconfigs: Make default color a little less dark and tinted in #132
- CONTRIBUTING: Drop dev branch in #145
- Create python package in #149
- Automatically detect wallpaper plugin and try to get wallpaper data in #151
New: Plasma Widget
- Add plasmoid to display and change configuration in #146
Full Changelog: v1.5.1...v1.6.0
v1.6.0-beta2
Changelog: v1.6.0-beta1...v1.6.0-beta2
v1.6.0-beta1
Changelog: v1.5.1...v1.6.0-beta1