summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-04-05 11:53:08 +0200
committerQC <qball@gmpclient.org>2015-04-05 11:53:08 +0200
commitd6ced176d490bd54a5ee610db02e49c35d5ec057 (patch)
tree6fcc17a8e2259959c6dcb020ff993ef1bd18cae6 /Changelog
parent808eee4b85c2fb7c4ab4d1ff77fa0f837acf6cef (diff)
Add ranges for urgent active in dmenu mode.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5873554d..23f08fe1 100644
--- a/Changelog
+++ b/Changelog
@@ -3,8 +3,11 @@
- 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.
+ - DMenu allow rows to be highlighted.
Bug fixes:
- On a single item in list disable auto-select.
+ - Fix cursor position (#140)
Improvements:
- Add Ctrl(Shift)Tab to switch modi's.
- Auto size number of columns based on available columns.