2015-03-11 13:05:39 -04:00
|
|
|
0.15.3: (unreleased)
|
|
|
|
New feature:
|
|
|
|
- Number mode for dmenu. allows user to get index back instead of content.
|
2015-03-16 03:13:24 -04:00
|
|
|
Bug fixes:
|
|
|
|
- On a single item in list disable auto-select.
|
2015-03-12 12:57:00 -04:00
|
|
|
Improvements:
|
|
|
|
- Add Ctrl(Shift)Tab to switch modi's.
|
2015-03-18 15:57:55 -04:00
|
|
|
- Auto size number of columns based on available columns.
|
2015-03-19 14:58:05 -04:00
|
|
|
- Better way to determine font height.
|
2015-03-11 13:32:37 -04:00
|
|
|
Cleanup:
|
|
|
|
- Do not lug argc,argv around everywhere.
|
2015-03-11 13:05:39 -04:00
|
|
|
|
|
|
|
0.15.2:
|
2015-02-10 01:59:45 -05:00
|
|
|
Removed features:
|
|
|
|
- Remove (broken) hmode
|
2015-02-15 15:15:16 -05:00
|
|
|
- Old style key binding and mode launcher.
|
2015-02-19 07:22:10 -05:00
|
|
|
- Old TIMING code.
|
2015-02-10 01:59:45 -05:00
|
|
|
New features:
|
|
|
|
- Word movement in entry box. (#126)
|
|
|
|
- PID file to avoid duplicate Rofi.
|
2015-02-15 15:15:16 -05:00
|
|
|
- Generic keybinding and launching for modi. (#128)
|
2015-02-24 11:34:25 -05:00
|
|
|
- Auto select mode (previously called zeltak mode)
|
2015-02-10 01:59:45 -05:00
|
|
|
Bug fixes:
|
2015-02-17 09:04:51 -05:00
|
|
|
- Shift left/right movement between modi (#125)
|
2015-02-15 15:15:16 -05:00
|
|
|
- Document updates (#123,#116,#124,etc.)
|
2015-02-10 01:59:45 -05: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 16:34:06 -05:00
|
|
|
- Significant code refactoring.
|
2015-02-17 04:31:59 -05:00
|
|
|
- Rewriting of config parser, Commandline Parser uses structure from Xresource parser.
|
|
|
|
Avoiding duplication and making it easier to maintain.
|
2015-02-10 01:59:45 -05:00
|
|
|
Performance improvements:
|
|
|
|
- Fix blocking on grabbing keyboard.
|
|
|
|
|
2015-01-24 11:12:04 -05:00
|
|
|
0.15.1:
|
|
|
|
New features:
|
2015-02-15 15:15:16 -05:00
|
|
|
- Improved transparency
|
2015-01-24 11:12:04 -05: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
|