summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-12-03 18:21:23 +0100
committerDave Davenport <qball@gmpclient.org>2015-12-03 18:22:13 +0100
commit697abdfdfc5a3aee299827d8c883f54f26f5a994 (patch)
tree4dceaae50e9545763d65ae4c9132614259bb327d /Changelog
parent2195efd3bf6c0dc14a222347821189924790c0c4 (diff)
[DMenu] Add option to read from file instead of stdin.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 21a04531..213c7223 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,7 @@
- Autodetect number of HW-threads.
- Disabled by default.
- Highlight multiple selected rows (#287)
+ - Dmenu can read from file instead of stdin.
Improvements:
- Improve speed of reading stdin in dmenu mode.
- Correctly handle modifier keys now. Should now support most weird keyboard layouts and switching between them.