1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Update changelog.

This commit is contained in:
Dave Davenport 2015-05-22 15:15:57 +02:00
parent 0e7009bcad
commit 48d8d09831

View file

@ -1,8 +1,16 @@
0.15.5:
Bug fixes:
- Reduce time waiting for keyboard grab (#153)
- Also grab Key Release on exit. (#167)
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.
Improvements:
- (Start) adding keybinding support (#131)
- Cleanup warnings from clang checkers.
0.15.4:
New feature: