Skip to content

0.15.5

Compare
Choose a tag to compare
@DaveDavenport DaveDavenport released this 30 May 14:04
· 2737 commits to master since this release

0.15.5

Bug fixes:

  • Reduce time waiting for keyboard grab (#153)
  • Also grab Key Release on exit. (#167)
    • Fix failing font size estimation code.

New feature:

  • [DMENU] Allow to select line matching pattern from cmdline.(#165)
  • [DMENU] Allow to set filter from cmdline. (#164)
  • [DMENU] Allow output to be formatted (string, filter, index, index 1 based)
  • [DMENU] Only match input lines mode.
  • [DMENU] Custom keybinding for return value.(#154,#156)
  • [DMENU] Allow additional message line. (#166)

Improvements:

  • (Start) adding keybinding support (#131)
  • Cleanup warnings from clang checkers.
  • Fix keybindings on Russian layout (#169)

Open bugs:

  • Urgency hint not always working (#162)