Merry christmas everyone, today a little release featuring a few quality of life improvements:
- automatic blur + dim around for Hyprland users (can be disabled from config)
- experimental compact mode (see config)
- escape key behavior can now be configured to close the window instead of navigating back
What's Changed
- fix(nix): Fix new version compatibility by @mochouaaaaa in #877
- fix: apply root file search setting on server start by @aurelleb in #881
- fix: do not update image source on fallback by @aurelleb in #882
- feat: autodetect uwsm by @Maciejonos in #878
- refactor: sort applications alphabetically by @Maciejonos in #883
- perf(vlist): do not refresh cached widget by @aurelleb in #886
- feat: apply blur and dim around by default on Hyprland by @aurelleb in #887
- feat: make escape key behavior configurable by @aurelleb in #888
- feat: add experimental compact mode by @aurelleb in #890
Full Changelog: v0.17.2...v0.17.3