1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00
rofi/Changelog
2015-02-10 08:00:18 +01:00

34 lines
1.1 KiB
Text

0.15.2: (unreleased)
Removed features:
- Remove (broken) hmode
New features:
- Word movement in entry box. (#126)
- PID file to avoid duplicate Rofi.
Bug fixes:
- Shift left/right movement between swtichers (#125)
- Document updates (#123,#116,#124,etc.)
- DMenu mode based on executable name with full path (#119)
- Fix missing keystrokes.
- On broken UTF-8 show everything up to the broken character. (#121)
Others:
- Code refactoring.
Performance improvements:
- Fix blocking on grabbing keyboard.
0.15.1:
New features:
- Improved transparency
- Changelog
- Case sensitivity support, with indicator. (Edwin Pujols)
- Mouse scroll wheel support
- Alternate Row colors
- Run-list command for adding entries to run-dialog
- Dmenu: preselect line.
Bug fixes:
- Manpage fixes
- SSH viewer, support lists of hostnames (Tblue)
- SSH improve parsing of odly indented host files
- Do not loose keypresses when system under load
- Cleanups, small fixes. (Edwin Pujols, blueyed )
Performance improvements:
- Lazy refilter for large lists