Skip to content

5.5.0

Compare
Choose a tag to compare
@Shizcow Shizcow released this 29 Nov 03:36
· 34 commits to master since this release
aeadc2b

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
    • Plugin modifications
      • calc moved from rink to rink-core
      • calc is now async, addresses huge computations that will take forever
  • 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 like pkill make
        even though it doesn't have a .desktop file
  • Fixed some build errors
  • Slightly expanded plugin functionality
    • More things are mutable
    • format_stdin runs whether nostin is true or false