Skip to content

Releases: abenz1267/walker

v0.10.17

16 Dec 06:22
Compare
Choose a tag to compare

Changelog

  • 3efb381 fix: wrap splice call for initials in glib.idle

v0.10.16

13 Dec 06:31
Compare
Choose a tag to compare

Changelog

  • 1be07c6 applications: always show generic entry, if there are no actions, despite show_generic being false
  • 1086d8a bump version
  • ffc6447 bump version
  • 2f7c515 fix: panic due to concurrent map write

v0.10.15

10 Dec 12:56
Compare
Choose a tag to compare

Changelog

  • 3cb98c8 bump version
  • ce3b77f minor: add default empty events to default config
  • db2ed94 minor: fix NPE for events, when config is malformed

v0.10.14

05 Dec 18:19
Compare
Choose a tag to compare

Changelog

  • a254dfc bump version
  • 2556669 fix: race-conditions that might cause wrong results to be displayed
  • 2a73356 minor: debounce processing by 1ms to avoid GTK search-changed behaviour
  • 0cde0af minor: remove unused func
  • 2cd14af refactor: remove basically unused context
  • c482742 refactor: remove unused func param

v0.10.13

05 Dec 06:01
Compare
Choose a tag to compare

Changelog

v0.10.12

04 Dec 18:48
Compare
Choose a tag to compare

Changelog

  • b011483 feat: events - run command(s) on events
  • 79bd25f feat: toggle exact match search with ctrl+m
  • d0be7a9 fix: avoid dangling wl-paste process
  • 2d48681 minor: clear cached thumbnails on close to save memory
  • 7277ccb minor: set vips logging to error from start

v0.10.11

04 Dec 05:11
Compare
Choose a tag to compare

Changelog

  • a1ca53c bump version
  • ac6cbd8 bump version
  • b39fd09 goreleaser: add libvips
  • 68c8031 images: optimize general image handling by creating and caching thumbnails using vips
  • 7421eed minor: changed behaviour of ignore_mouse slightly
  • d8e3cef minor: make mouse not hover elements, when it isn't moved
  • eb671e4 update nix vendor hash

v0.10.10

03 Dec 12:13
Compare
Choose a tag to compare

Changelog

  • dfe0dc3 bump version
  • cdc0717 fix: clipboard breaking when clipboard content is empty
  • 11308e4 fix: make keepsort avoid alphabetical ordering on same fuzzy scores
  • 1bf10ac plugins: added output and keywords config options

v0.10.9

03 Dec 07:06
Compare
Choose a tag to compare

Changelog

v0.10.8

03 Dec 06:44
Compare
Choose a tag to compare

Changelog

  • ade097b bump version
  • 094b011 clipboard: add shift+backspace keybind to remove item from clipboard
  • a2b9084 clipboard: switch to non-polling mechanism to update
  • fabe655 finder: sort files
  • 0854737 fix: uwsm support breaking config error message