rofi/Changelog

124 lines
4.4 KiB
Plaintext
Raw Normal View History

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:
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)
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:
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:
New feature:
- Number mode for dmenu. allows user to get index back instead of content.
- Combi mode. Combine multiple views into one.
- Highlight current window.
- 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)
Bug fixes:
- On a single item in list disable auto-select.
- 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)
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.
- 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.
- 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.
- Improve rendering of boxes (fixed height and margins)
- Fix modi switcher boxes size+layout.
- 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.
- Remove unneeded filtered array.
2015-03-11 17:32:37 +00:00
Cleanup:
- Do not lug argc,argv around everywhere.
0.15.2:
2015-02-10 06:59:45 +00:00
Removed features:
- Remove (broken) hmode
- 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.
- 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)
- 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.
- 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:
- 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