Preparing the Windows port and various other changes.
What's Changed
- nix: SoulverCore support by @vMohammad24 in #1641
- feat: platform specific navigation keys by @aurelleb in #1647
- feat: build with MSVC by @aurelleb in #1648
- nix: add module options for the NixOS module by @cswimr in #1649
- feat: windows app provider by @aurelleb in #1654
- feat: windows global shortcut backend by @aurelleb in #1655
- nix: fixed misleading option description by @janquednau in #1659
- feat: force utf8 active code page on windows by @aurelleb in #1660
- fix: accept object form of List/Grid
filteringprop by @noamsto in #1651 - feat: use native Windows chrome for window and hud by @aurelleb in #1662
- feat: windows clipboard history by @aurelleb in #1665
- feat: windows file search by @aurelleb in #1667
- feat: windows paste service by @aurelleb in #1668
- feat: extension tooling on windows by @aurelleb in #1669
- feat: windows window management by @aurelleb in #1670
- feat: windows app runtime by @aurelleb in #1671
- feat: windows installer by @aurelleb in #1673
- feat: make browser link fully cross platform by @aurelleb in #1675
- feat: handle url scheme on windows by @aurelleb in #1677
- feat: windows settings and control panel applets by @aurelleb in #1679
- feat(indexer): use fixed size thread pool to enqueue scans by @aurelleb in #1680
- feat(indexer): prune old scan records by @aurelleb in #1681
- feat(indexer): VACUUM db when enough to reclaim by @aurelleb in #1683
- refactor: pass command controller by reference by @ayn2op in #1674
- fix(macos): prevent clipboard copy HUD stealing focus by @Tinkerbells in #1676
- fix: improve scroll handling by @FredrikMWold in #1685
- Add launchd (macOS) support to home-manager module by @dnlzro in #1682
- Adds new cmd verb to cli and attaches cwd to extension launch from it by @FredrikMWold in #1661
- feat(api): add pagination for List and Grid components by @aurelleb in #1687
- feat: make navigation wrapping opt-in by @aurelleb in #1688
- feat: show current time as default nav title in root by @aurelleb in #1692
- fix(appimage): input server not working by @aurelleb in #1693
- feat: implement extension manifest command keywords by @aurelleb in #1695
New Contributors
- @janquednau made their first contribution in #1659
- @noamsto made their first contribution in #1651
- @ayn2op made their first contribution in #1674
- @dnlzro made their first contribution in #1682
Full Changelog: v0.23.1...v0.23.2