2015-09-08 20:24:34 +00:00
|
|
|
0.15.9: (unreleased)
|
|
|
|
New feature:
|
2015-09-13 15:50:23 +00:00
|
|
|
- Support for Startup Notification
|
2015-09-08 20:24:34 +00:00
|
|
|
Improvements:
|
|
|
|
- Keep same line selected.
|
|
|
|
- Cleanup menu code by re-using Switcher
|
|
|
|
Bug fixes:
|
|
|
|
|
2015-09-06 14:34:01 +00:00
|
|
|
0.15.8:
|
2015-09-06 08:24:20 +00:00
|
|
|
New feature:
|
|
|
|
- Scrollbar.
|
|
|
|
- More custom keybindings.
|
|
|
|
Improvements:
|
|
|
|
- dmenu compatibility.
|
|
|
|
- Don't refilter on all keypresses.
|
|
|
|
- Hide Docks and desktops from the window list. (remove i3bar hack)
|
2015-07-24 15:06:20 +00:00
|
|
|
Bug fixes:
|
2015-09-06 08:24:20 +00:00
|
|
|
- Fix Desktop numbering.
|
2015-07-24 15:06:20 +00:00
|
|
|
- Mis-alignment of arrow down box with message (#189)
|
|
|
|
- Fix issue with mouse interaction needing keyboard press to complete.
|
|
|
|
- Fix -no-custom still allows escape to quit.
|
|
|
|
- Fix compiler warnings.
|
2015-08-03 10:05:47 +00:00
|
|
|
- Fix dmenu mode. (#200)
|
|
|
|
- Break CMD AI to have dmenu compatibility.
|
|
|
|
- Fix processing of signals.
|
2015-07-24 15:06:20 +00:00
|
|
|
|
2015-07-11 15:35:10 +00:00
|
|
|
0.15.7:
|
2015-06-03 07:04:29 +00:00
|
|
|
Bug fixes:
|
|
|
|
- Auto-wrap text in message dialog.
|
|
|
|
- Fix ellipsiziing in entry box.
|
2015-06-08 17:06:45 +00:00
|
|
|
- Fix crash on empty list with custom input (#175).
|
2015-06-14 12:39:46 +00:00
|
|
|
- SSH: Ignore comments in Host line (#178).
|
2015-07-06 10:30:15 +00:00
|
|
|
- Fix issues with BSD (#180)
|
2015-06-08 21:22:35 +00:00
|
|
|
New feature:
|
|
|
|
- Markup support error message.
|
2015-06-12 20:13:48 +00:00
|
|
|
- Implement -no-custom as alternative to -only-select (#176).
|
2015-07-02 21:06:03 +00:00
|
|
|
- Fuzzy match option. (#133)
|
2015-06-15 07:01:22 +00:00
|
|
|
Improvements:
|
|
|
|
- Make more keys user-configurable. (#66)
|
2015-05-31 07:30:34 +00:00
|
|
|
|
2015-04-26 09:41:43 +00:00
|
|
|
0.15.5:
|
2015-04-30 15:11:52 +00:00
|
|
|
Bug fixes:
|
|
|
|
- Reduce time waiting for keyboard grab (#153)
|
2015-05-22 13:15:57 +00:00
|
|
|
- Also grab Key Release on exit. (#167)
|
2015-05-27 18:01:46 +00:00
|
|
|
- Fix failing font size estimation code.
|
2015-05-22 13:15:57 +00:00
|
|
|
New feature:
|
|
|
|
- [DMENU] Allow to select line matching pattern from cmdline.(#165)
|
|
|
|
- [DMENU] Allow to set filter from cmdline. (#164)
|
|
|
|
- [DMENU] Allow output to be formatted (string, filter, index, index 1 based)
|
|
|
|
- [DMENU] Only match input lines mode.
|
2015-05-25 09:49:40 +00:00
|
|
|
- [DMENU] Custom keybinding for return value.(#154,#156)
|
|
|
|
- [DMENU] Allow additional message line. (#166)
|
2015-04-30 20:46:51 +00:00
|
|
|
Improvements:
|
|
|
|
- (Start) adding keybinding support (#131)
|
2015-05-22 13:15:57 +00:00
|
|
|
- Cleanup warnings from clang checkers.
|
2015-05-25 09:49:40 +00:00
|
|
|
- Fix keybindings on Russian layout (#169)
|
2015-05-29 18:21:55 +00:00
|
|
|
Open bugs:
|
|
|
|
- Urgency hint not always working (#162)
|
2015-04-26 09:41:43 +00:00
|
|
|
|
|
|
|
0.15.4:
|
2015-03-11 17:05:39 +00:00
|
|
|
New feature:
|
|
|
|
- Number mode for dmenu. allows user to get index back instead of content.
|
2015-03-31 20:45:02 +00:00
|
|
|
- Combi mode. Combine multiple views into one.
|
|
|
|
- Highlight current window.
|
2015-04-05 09:53:08 +00:00
|
|
|
- Highlight urgent and active row in window view.
|
2015-04-13 06:18:00 +00:00
|
|
|
- DMenu allow rows to be highlighted. (single, multiple, ranges)
|
2015-04-20 14:47:58 +00:00
|
|
|
- New color specification based on I3. (Can be enabled by settings) (#147)
|
|
|
|
- /etc/hosts support for ssh mode. (#137)
|
2015-03-16 07:13:24 +00:00
|
|
|
Bug fixes:
|
|
|
|
- On a single item in list disable auto-select.
|
2015-04-05 09:53:08 +00:00
|
|
|
- Fix cursor position (#140)
|
2015-04-20 14:47:58 +00:00
|
|
|
- Resolving manpage. (#142)
|
|
|
|
- Fix pasting cursor one off. (#150)
|
2015-04-24 17:45:27 +00:00
|
|
|
- Fix grave key -> ctrl+grave (#151)
|
2015-03-12 16:57:00 +00:00
|
|
|
Improvements:
|
2015-04-23 20:15:28 +00:00
|
|
|
- Better handle input methods.. Now international keyboard layout works as expected: `e ->è
|
2015-04-05 20:43:42 +00:00
|
|
|
- Be more verbose about starting in daemon mode.
|
|
|
|
- Print a user-understandable error when launching in daemon mode without a key bound.
|
2015-03-12 16:57:00 +00:00
|
|
|
- Add Ctrl(Shift)Tab to switch modi's.
|
2015-03-18 19:57:55 +00:00
|
|
|
- Auto size number of columns based on available columns.
|
2015-03-19 18:58:05 +00:00
|
|
|
- Better way to determine font height.
|
2015-03-19 22:48:49 +00:00
|
|
|
- Fix font vertical centering.
|
2015-03-19 19:01:52 +00:00
|
|
|
- One-off when pasting text.
|
2015-03-20 15:07:30 +00:00
|
|
|
- Improve rendering of boxes (fixed height and margins)
|
2015-03-21 18:23:13 +00:00
|
|
|
- Fix modi switcher boxes size+layout.
|
2015-03-23 07:56:55 +00:00
|
|
|
- Reduce work on redraws (do not always calculate new size/position), set text, etc.
|
2015-03-27 19:28:53 +00:00
|
|
|
- OO-ify the switchers.
|
2015-03-31 20:45:02 +00:00
|
|
|
- Remove unneeded filtered array.
|
2015-03-11 17:32:37 +00:00
|
|
|
Cleanup:
|
|
|
|
- Do not lug argc,argv around everywhere.
|
2015-03-11 17:05:39 +00:00
|
|
|
|
|
|
|
0.15.2:
|
2015-02-10 06:59:45 +00:00
|
|
|
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
|