Skip to content

Releases: abenz1267/walker

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:10
42b3ed8

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

Choose a tag to compare

@github-actions github-actions released this 03 May 06:35

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

Choose a tag to compare

@github-actions github-actions released this 27 Apr 14:20
7b0cb0f

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

Choose a tag to compare

@github-actions github-actions released this 09 Apr 03:47
8674ea8

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

Choose a tag to compare

@github-actions github-actions released this 11 Mar 07:07
04ec7aa

Changes in v2.15.2

Commits since v2.15.1:

  • fix: flickering caused by dynamic grid layouting (04ec7aa)

v2.15.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 17:11
e840b67

Changes in v2.15.1

Commits since v2.15.0:

  • fix: not hiding global keybinds when hiding keybinds is set (e840b67)

v2.15.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 07:04
ddaf9a0

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

Choose a tag to compare

@github-actions github-actions released this 14 Feb 09:57
19b1104

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

Choose a tag to compare

@github-actions github-actions released this 22 Jan 14:55
e427025

Changes in v2.14.1

Commits since v2.14.0:

  • fix: crashing on preview text truncation with multi-byte utf8 (e427025)

v2.14.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 17:31
e7d2717

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)