mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update changelog.
This commit is contained in:
parent
0e7009bcad
commit
48d8d09831
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue