Skip to content

Releases: abenz1267/walker

minor fixes

21 Jul 05:42
Compare
Choose a tag to compare
  • fixed regressions
  • removed lock-file-mechanism
  • minor refactor

Bug fixes, performance improvements

20 Jul 18:01
Compare
Choose a tag to compare
  • overall small bugfixes
  • module data will now be loaded lazily when first used
  • swap alt and ctrl for cmd_alt when AM is using alt instead of ctrl
  • modules can define an explicit placeholder now

First Minor Release

20 Jul 10:00
Compare
Choose a tag to compare

This milestones marks the first minor release of Walker.

There's a good set of default modules, many useful things have been added, bugs have been ironed out.

This release also majorly breaks the current configuration!

The configuration has been reworked, simplified and is now more flexible:

  • json, toml or yaml
  • default values are used => you only have to overwrite in your own config

password-mode

19 Jul 13:55
Compare
Choose a tag to compare

run as password-input

fix clipboard/ssh

19 Jul 11:51
Compare
Choose a tag to compare

fixes neede due to change of command execution

more flexible commands, dmenu improvements

19 Jul 06:43
Compare
Choose a tag to compare
  • cmd_to_script/cmd_alt_to_script: will create a bash script in /tmp that will be exucted
  • applications module will now always create all entries and not skip the general one if actions exist
  • various new flags introduced to improve usage with dmenu-mode: --placeholder, --labelcolumn, --keepsort

shell -c

19 Jul 11:31
Compare
Choose a tag to compare

thanks to the hyprland community.

separator flag

19 Jul 10:00
Compare
Choose a tag to compare

--separator, -t

fix

19 Jul 07:41
Compare
Choose a tag to compare
fix

minor

dmenu fix

18 Jul 15:48
Compare
Choose a tag to compare

minor