2015-02-10 06:59:45 +00:00
|
|
|
0.15.2: (unreleased)
|
|
|
|
Removed features:
|
|
|
|
- Remove (broken) hmode
|
2015-02-15 20:15:16 +00:00
|
|
|
- Old style key binding and mode launcher.
|
2015-02-19 12:22:10 +00:00
|
|
|
- Old TIMING code.
|
2015-02-10 06:59:45 +00:00
|
|
|
New features:
|
|
|
|
- Word movement in entry box. (#126)
|
|
|
|
- PID file to avoid duplicate Rofi.
|
2015-02-15 20:15:16 +00:00
|
|
|
- Generic keybinding and launching for modi. (#128)
|
2015-02-24 16:34:25 +00:00
|
|
|
- Auto select mode (previously called zeltak mode)
|
2015-02-10 06:59:45 +00:00
|
|
|
Bug fixes:
|
2015-02-17 14:04:51 +00:00
|
|
|
- Shift left/right movement between modi (#125)
|
2015-02-15 20:15:16 +00:00
|
|
|
- Document updates (#123,#116,#124,etc.)
|
2015-02-10 06:59:45 +00:00
|
|
|
- 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:
|
2015-02-12 21:34:06 +00:00
|
|
|
- Significant code refactoring.
|
2015-02-17 09:31:59 +00:00
|
|
|
- Rewriting of config parser, Commandline Parser uses structure from Xresource parser.
|
|
|
|
Avoiding duplication and making it easier to maintain.
|
2015-02-10 06:59:45 +00:00
|
|
|
Performance improvements:
|
|
|
|
- Fix blocking on grabbing keyboard.
|
|
|
|
|
2015-01-24 16:12:04 +00:00
|
|
|
0.15.1:
|
|
|
|
New features:
|
2015-02-15 20:15:16 +00:00
|
|
|
- Improved transparency
|
2015-01-24 16:12:04 +00:00
|
|
|
- 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
|