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 2016-09-01 21:29:02 +02:00
parent 74cbad6814
commit f19e3b1a35

View file

@ -1,3 +1,13 @@
v1.3.0 (unreleased)
New Features
- Use randr for getting monitor layout. Fallback to xinerama if not available.
- Re-add fuzzy parser.
Improvements
- DRun mode more compatible with specification.
- Debug output via g_log.
- Fix password entry cursor position.
Removals
v1.2.0
New Features
- Highlight matched part of the string.