Releases: abenz1267/walker
Releases · abenz1267/walker
v2.17.0
Compare
Sorry, something went wrong.
No results found
Changes in v2.17.0
Commits since v2.16.2:
bump version (42b3ed8 )
fix(preview): strip file:// scheme in preview_file() (#732 ) (eba3041 )
fix(keybinds): show_actions config not being merged (3463b74 )
fix(providers): non-ASCII absolute icon paths render as images (#727 ) (0810315 )
feat(protonpass): add action handling (5e9dd90 )
fix(config): correct bitwarden TOTP action names (#724 ) (4866257 )
clipboard: handle new show_pinned_only action (3623b93 )
feat(aptpackages): implement aptpackages provider (#720 ) (e0ddb89 )
remove discord link (aa1e4b7 )
v2.16.2
Compare
Sorry, something went wrong.
No results found
Changes in v2.16.2
Commits since v2.16.1:
fix: resolve crash/ghost window (#709 ) (93d44d1 )
config: add option to display keybind hints as symbols instead of text (27c6a93 )
fix: blur region out of sync when window resizes (#719 ) (0701493 )
v2.16.1
Compare
Sorry, something went wrong.
No results found
Changes in v2.16.1
Commits since v2.16.0:
feat: add support for wayland ext_background effect (7b0cb0f )
fix(config): shell layer not being applied correctly (249ee9f )
chore(nix): update flake (#714 ) (a0b5fa9 )
v2.16.0
Compare
Sorry, something went wrong.
No results found
Changes in v2.16.0
Commits since v2.15.2:
fix: handle elephant listprovider change (8674ea8 )
feat(playerctl): implement playerctl provider (f6a8af6 )
minor: add missing default flag to archlinuxpkg remove action (0abef1e )
readme: add missing providers (d270223 )
v2.15.2
Compare
Sorry, something went wrong.
No results found
Changes in v2.15.2
Commits since v2.15.1:
fix: flickering caused by dynamic grid layouting (04ec7aa )
v2.15.1
Compare
Sorry, something went wrong.
No results found
Changes in v2.15.1
Commits since v2.15.0:
fix: not hiding global keybinds when hiding keybinds is set (e840b67 )
v2.15.0
Compare
Sorry, something went wrong.
No results found
Changes in v2.15.0
Commits since v2.14.2:
fix(calc): use shared image transformer (ddaf9a0 )
feat: add support for wireplumber provider (48c6db3 )
feat(dmenu): add -X/--selectsingle flag to auto-select single items (a71467e )
minor: forgot to remove file... (359b0c9 )
confi: add exclusive_zone setting for shell (b988c95 )
v2.14.2
Compare
Sorry, something went wrong.
No results found
Changes in v2.14.2
Commits since v2.14.1:
feat: add --password flag to use walker as password input (19b1104 )
fix: ignore fallback actions that are defined in the providers actions (8033a60 )
feat: add autoplay_videos boolean config, false by default (3b33e6b )
fix: ignore capslock when looking up actions (6996e8b )
minor: Fix handling version as local option (#675 ) (2900746 )
feat: allow ListView and GridView (64942ae )
feat: add layer config to shell, either overlay or top (88024fb )
feat: add as_window config option (65ed2b2 )
v2.14.1
Compare
Sorry, something went wrong.
No results found
Changes in v2.14.1
Commits since v2.14.0:
fix: crashing on preview text truncation with multi-byte utf8 (e427025 )
v2.14.0
Compare
Sorry, something went wrong.
No results found
Changes in v2.14.0
Commits since v2.13.0:
feat: prefix placeholders with "cmd:" to allow running commands (e7d2717 )
chore(nix): update flake (#672 ) (3310f77 )
feat: implement niriactions provider (572f6eb )
fix: truncate label text with unknown length (#671 ) (b849c15 )
minor: improve dmenu performance by batching (2df7b88 )