This release primarily features a complete overhaul of the color theming system, allowing for way more customization than before and significantly improving the developer experience related to building custom themes.
The new documentation is available here.
BREAKING: json themes are no longer supported.
What's Changed
- vicinae.desktop: add %u for deeplinks to work by @rithvikvibhu in #493
- feat: new theming system by @aurelien-brabant in #484
- fix: clear action panel when list is empty or item has no panel by @aurelien-brabant in #500
- fix: always prioritize aliased items in root search by @aurelien-brabant in #501
New Contributors
- @rithvikvibhu made their first contribution in #493
Full Changelog: v0.14.5...v0.15.0