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

Changelog update

This commit is contained in:
Dave Davenport 2016-11-23 09:22:01 +01:00
parent a41d734d88
commit b40552c1f1

View file

@ -5,6 +5,7 @@ v1.3.0: Dan vs. Greg: The never ending story. (unreleased)
- Restructure internal code to use dynamic sizing widgets. (hbox, vbox and lists)
- Async mode for dmenu.
- Add theme selector script.
- Include 21 themes.
- Dynamically sizing window with content.
- When placed at bottom of screen re-order screen to have entry at bottom.
Improvements