Releases: abenz1267/walker
Releases · abenz1267/walker
minor fixes
- fixed regressions
- removed lock-file-mechanism
- minor refactor
Bug fixes, performance improvements
- overall small bugfixes
- module data will now be loaded lazily when first used
- swap
alt
andctrl
forcmd_alt
when AM is usingalt
instead ofctrl
- modules can define an explicit placeholder now
First Minor Release
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
run as password-input
fix clipboard/ssh
fixes neede due to change of command execution
more flexible commands, dmenu improvements
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
separator flag
--separator, -t