5.5.0
In this release:
- Plugin news
- New plugins
- Lookup (huge thanks to @carrascomj)
- Launch a search query via xdg-open
- Pass --lookup to enable
dmenu --lookup --list-engines | dmenu | dmenu --lookup
is super useful
- Maxlength
- Helps spoof
i3-input -l
- Helps spoof
- Lookup (huge thanks to @carrascomj)
- Plugin modifications
- calc moved from
rink
torink-core
- calc is now async, addresses huge computations that will take forever
- calc moved from
- New plugins
- Minor bugfixes
- Can now select an item that doesn't exist if you try hard enough
i3-dmenu-desktop
/j4-dmenu-desktop
can now do something likepkill make
even though it doesn't have a .desktop file
- Can now select an item that doesn't exist if you try hard enough
- Fixed some build errors
- Slightly expanded plugin functionality
- More things are mutable
format_stdin
runs whethernostin
is true or false