summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-11-23 13:02:45 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2011-11-23 13:02:45 +0100
commit6860491c78b9474eb9b2ed0b55899f289d3c6a44 (patch)
treee799146ca371abb9aecb324c2e978a7beed8bd65 /NEWS
parentd7c29ade87692d35d60d1c4b8338ca5fe63d5723 (diff)
downloadmcwm-6860491c78b9474eb9b2ed0b55899f289d3c6a44.zip
Simplified and renamed start_terminal() to start() which can start any
program. Skip the double fork() and explicitly ignore SIGCHLD to fend off zombies. Added support for mouse buttons on root window to optionally start a program with start(). By default mouse button three starts mcmenu which must be in PATH.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 46f0b1e..fd9e18e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,14 @@
User visible changes
+2011-11-22
+
+ * Now optionally starts programs when MODKEY + mouse buttons are
+ pressed on root window. See config.h for configuration and the
+ manual page for an example.
+
+ Also simplified starting programs.
+
2011-11-17
* In a ConfigureRequest we no longer obey window movements not