summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-02-15 21:15:16 +0100
committerQC <qball@gmpclient.org>2015-02-15 21:15:16 +0100
commitdee0bfb821df56a58fbc006cbe28954b1a2b5008 (patch)
tree910543f1ae090c90a4aab3d9d88a5375da7574ef /Changelog
parentb6652a022114b3c5982523637d30551d16f31553 (diff)
Fix #128: Better handling of keybindings and remove deprecated launching.
See manpage.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 7c2e4be2..4689b2f6 100644
--- a/Changelog
+++ b/Changelog
@@ -1,12 +1,14 @@
0.15.2: (unreleased)
Removed features:
- Remove (broken) hmode
+ - Old style key binding and mode launcher.
New features:
- Word movement in entry box. (#126)
- PID file to avoid duplicate Rofi.
+ - Generic keybinding and launching for modi. (#128)
Bug fixes:
- Shift left/right movement between swtichers (#125)
- - Document updates (#123,#116,#124,etc.)
+ - 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)
@@ -17,7 +19,7 @@
0.15.1:
New features:
- - Improved transparency
+ - Improved transparency
- Changelog
- Case sensitivity support, with indicator. (Edwin Pujols)
- Mouse scroll wheel support