Skip to content

Releases: abenz1267/walker

v0.10.7

02 Dec 18:30
Compare
Choose a tag to compare

Changelog

  • f6a2024 bump version
  • caff7d4 fix: finder entries not being cleared correctly

v0.10.6

02 Dec 18:19
Compare
Choose a tag to compare

Changelog

  • 1fff72c bump version
  • dc8562d feat: added support for UWSM
  • f66b413 finder: add option to use fd, it's way faster
  • feab724 finder: improving performance
  • bab34bc fix: sort entries even if keep_sort = true, when query has text
  • 3957608 maintance: properly use factory lifecycles
  • 0d3b5c2 plugins: prepare and cache entries if using source_once
  • 5d97e56 plugins: slightly optimizing retrieval of entries for src_once plugins

v0.10.5

01 Dec 15:23
Compare
Choose a tag to compare

Changelog

  • 22107b2 bump version
  • 616c214 keybinds: changed ctrl+p to ctrl+r, ctrl+r to ctrl+e due to conficts
  • 0c61e58 minor: finder is currently only module with eager_loading
  • 6f5b537 plugins: add custom k/v pair parser for plugin output
  • e9c5bf8 themeing: fix scrollbar policies

v0.10.4

30 Nov 16:26
Compare
Choose a tag to compare

Changelog

  • de49f0b ai: keybind to run last response in terminal
  • 023b1e2 bump version
  • 598e347 finder: add icons
  • 8bbc66a layout: fix scrollbar settings being overwritten
  • a1d89f9 the fuck

v0.10.3

27 Nov 18:28
Compare
Choose a tag to compare

Changelog

v0.10.2

27 Nov 15:47
Compare
Choose a tag to compare

Changelog

  • d72bc9f bookmarks: quote url for xdg-open
  • 2b58035 bump version
  • 3a4bed3 keybind: ctrl+p => resume last query [service only]
  • 3e8d153 search: added config to resume last query (default: false)

v0.10.1

27 Nov 05:53
Compare
Choose a tag to compare

Changelog

  • adc8265 bookmarks: added groups
  • 91530fa bump version
  • 39ff811 minor: add error screen instead of failing silently when error parsing config
  • afb70b3 minor: better handling for entry-level prefixes
  • 0dcdba9 websearch: respect new entry-level prefixes

v0.10.0

26 Nov 15:33
Compare
Choose a tag to compare

Changelog

  • 82b106e bump version
  • 5c6967d feat: bookmarks module
  • e12ae65 minor: improved prefix handling, using a prefix will now consider switcher_only modules

v0.9.10

25 Nov 15:10
Compare
Choose a tag to compare

Changelog

  • 6d386b0 ai: configure model, temperature and max_tokens per prompt instead of general
  • 3499455 break: refactored applications module config for actions, added option to hide category
  • cfe0543 bump version
  • a913c19 minor: set default "show_generic" for applications to true

v0.9.9

24 Nov 13:54
Compare
Choose a tag to compare

Changelog

  • a00a831 applications: fix broken entries when actions are disabled
  • c7fe06e bump version
  • 1c32133 search: enable ' prefix for exact matches instead of fuzzy
  • 6d04687 symbols: prevent newline being attached to copied symbol
  • 3907217 windows: try to display app icon when possible