summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-07-04 09:29:43 +0200
committerDave Davenport <qball@gmpclient.org>2016-07-04 09:29:43 +0200
commitde832cef8df5ab9c7e4fca64da19d4c4f0ce5d19 (patch)
tree1f1122feb30531fcc630dcecb3960ce96591bd04
parentfd45868aca4580a7d97a3aeb4255c699d9c62605 (diff)
Update Changelog and README
-rw-r--r--Changelog5
-rw-r--r--README.md10
2 files changed, 13 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 5c170a5b..3754574f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,11 @@
v1.unrelease
- Remove fuzzy option
- Remove xlib dependency (xcb-xrm)
+ - Supports include in config.
+ - Make window switcher string customizable.
+ - Fix Current Desktop window switcher.
+ - Selection mode in dmenu with selection counter.
+ - Fix launching in terminal.
v1.1.0
New Features
diff --git a/README.md b/README.md
index 85c889dd..98ced278 100644
--- a/README.md
+++ b/README.md
@@ -63,8 +63,14 @@ It offers the following features:
- Shift-Return to run the selected program in a terminal.
- Favorites list, frequently used programs are sorted on top.
-There is also the drun mode, this behaves similar to run modi except it builds the list of applications based on desktop
-files found in the system.
+
+## DRun dialog
+
+The desktop run dialog allows the user to quickly search and launch an application from the *freedesktop.org* Desktop
+Entries. E.g. what is used by Desktop Environment to fill their launcher. It offers the following features:
+
+ - Favorites list, frequently used programs are sorted on top.
+ - Auto starting terminal applications in a terminal.
## SSH launcher