Releases: abenz1267/walker
Releases · abenz1267/walker
v0.12.12
Changelog
- 4a7a7e3 bump version
- d46d884 fix: initial list not being shown when query is empty
- cb7b914 fix: try setting ellipsis on long labels on start or end, depending on position of match
v0.12.11
Changelog
- 7ad5b51 bump version
- 6d1bb55 bump version
- 73c1140 fix: improved general matching behaviour, made visibility_threshold less aggressive
- a47c5c6 minor: add marker_color to default theme
v0.12.10
Changelog
- b44206c bump version
- d0b0b75 finder: add 'cmd_alt', if empty = open in terminal
- 0eb1692 minor: if gtk-layer-shell is not supported, set to true
- 9650082 theming: add module name as class to #item
v0.12.9
Changelog
- 1f80b10 Merge pull request #233 from yechielw/patch-1
- bb584ea bump version
- a3a4fb9 fix: clipboard history not correctly handling items to spare from removal
- 93ea127 fix: updated json to toml
v0.12.8
Changelog
- 587571c bump version
- 2d35464 commands: fix applications cache not being cleared, properly clear clipboard
- 8b37ade finder: automatically detect, if terminal is needed
- 20259e0 fix: reap child processes once they exit to avoid zombie processes
v0.12.7
Changelog
- d6e3504 bump version
- 1e95c90 clipboard: added always_put_new_on_top option, default: true
- 00b353d theming: change icon size for default theme to fix slight blurriness
- 8c2c689 theming: detect gsettings color-scheme and set light or dark class on window
v0.12.6
Changelog
- 2e611c6 bump version
- eb8f7e0 clipboard: enable drag&drop for images
- 63c5829 feat: added history_blacklist to all modules
- 0b084a0 minor: add 'history' class to items with history
v0.12.4
Changelog
- d264a9e bump version
- a77e5ca fix: applications exec parsing causing out of bounds panic
v0.12.3
Changelog
- 559f697 applications: better parsing of desktop entry exec
- 474b5a4 bump version
- 9689b90 calc: trim whitespace when copying to clipboard
- 0adff34 clipboard: fix crash when deleting
- f8690c0 feat: added
eager_loading
to all modules. If true
=> load data upon opening walker instead of lazy when searching
- 3654578 history: deleting will now reflect result in list instantly
- 3b25f2a history: fix case where entries would persist old history data
- 5ec211b minor: avoid init calls for service, lazy init vips
- 712445d minor: don't query if adding/changing arguments