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
0818fbd68b
commit
b8ec485056
1 changed files with 11 additions and 0 deletions
11
Changelog
11
Changelog
|
@ -3,9 +3,20 @@
|
||||||
- Support for Startup Notification
|
- Support for Startup Notification
|
||||||
- Standalone mode in dmenu
|
- Standalone mode in dmenu
|
||||||
- ssh: known_hosts parsing.
|
- ssh: known_hosts parsing.
|
||||||
|
- Full screen support.
|
||||||
|
- Glob style matching
|
||||||
|
- Cairo drawing
|
||||||
|
- Fast ascii filtering (thx to Tom Hinton)
|
||||||
|
- Combi bang support
|
||||||
|
- normal window mode for dmenu
|
||||||
|
- Startup notification support
|
||||||
Improvements:
|
Improvements:
|
||||||
- Keep same line selected
|
- Keep same line selected
|
||||||
- Cleanup menu code by re-using Switcher
|
- Cleanup menu code by re-using Switcher
|
||||||
|
- Fix drawing on resize
|
||||||
|
- Fix rofi -h output
|
||||||
|
- allow disabling of tokenizing
|
||||||
|
- Dragging scrollbar
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
|
||||||
0.15.8:
|
0.15.8:
|
||||||
|
|
Loading…
Reference in a new issue