This new release introduces script commands which is a simpler but more limited way to extend vicinae using regular scripts written in any language.
What's Changed
- fix: focus required argument in completer by @aurelleb in #894
- refactor: get rid of tl::expected by @aurelleb in #895
- feat: cover full codegen for builtin icons by @aurelleb in #896
- feat: add script commands by @aurelleb in #912
- flake.nix: cause overlay to obey apply order by @spikespaz in #913
- fix: proper close on focus loss with layer shell exclusive by @aurelleb in #914
- feat: customize default action for emoji search by @aurelleb in #915
- fix: shortcut inconsistencies by @aurelleb in #917
- fix: Use parent path for Open in folder by @quadratech188 in #879
New Contributors
- @spikespaz made their first contribution in #913
Full Changelog: v0.17.3...v0.18.0