Breaking changes
#140 probably broke existing shortcuts as the way we do app IDs changed.
This is easily fixed by editing the shortcut and reselecting the relevant app.
I know it's supposed to be a patch release but hey, it's also v0
What's Changed
- feature(theme): Adds TokyoNight standard theme by @juliogc in #135
- build(cmake): (wip) allow to compile without ts extensions by @aurelien-brabant in #136
- fix: make sure we apply right pop to root policy on external window c… by @aurelien-brabant in #137
- added pywal converter python script by @UnknownCalculatedVariable in #139
- fix: Parse DQUOTE_ESCAPE properly by @quadratech188 in #144
- fix: Remove duplicates via ID, not by filename by @quadratech188 in #140
- feat: Search for .desktop files recursively by @quadratech188 in #141
New Contributors
- @juliogc made their first contribution in #135
- @UnknownCalculatedVariable made their first contribution in #139
Full Changelog: v0.7.0...v0.7.1