Releases: abenz1267/walker
Releases · abenz1267/walker
v0.6.5
v0.6.4
Changelog
- c69820d break: removed 'force_keyboard_focus' option, as it's breaking window focusing
- 3c445fe bump version
- 59c63f0 fix: dmenu not working first time
- 5d81e41 fix: module data not getting refreshed correctly
- 19809f9 fix: modules loaded as single without theme not showing properly
- a38d49a fix: password input not working
- 3ab5a0b minor: added 'bare' theme
- 2176dd1 minor: default themes mouse hover adjustment
- 3b3a17b minor: improve init of servicable modules
- 427b967 readme: mention theming features
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.6
v0.5.5
Changelog
- 605c872 bump version
- 341860d config: added
single_click
boolean (default: true) - ce94555 feat: shift+backspace = delete entry from history
- 20929bf fix: add json struct tags to Entry
- d447863 fix: re-add spinner
- bcd6be6 minor: add "prefer" boolean to entry, to prefer if score is within range of 50.
- 33fd16a minor: only respect "prefer" flag for sorting when input isn't empty
- e21f620 nix: vendor hash
- 3757735 readme: marketing bs
- cbf0110 refactoring: make modules/plugins more customizable, new options: eager_loading and delay, improved finder
v0.5.4
Changelog
- 9975cd3 Merge branch 'window_stuff'
- 329b094 added new '--query,-q' flag to set initial query
- ba7b1cc applications: don't parse desktop files with similar name from different sources twice
- 1bc8d2b applications: new independend (hyprland-free) mechanism to get open windows for context
- 42a10ad refactor: improved icon/image handling
- 53a943e wip: new windows module