diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -2,6 +2,39 @@ User visible changes +2013-02-08 + + * New keys: MODKEY + c,v moves to previous or next workspace. Thanks + to Per Cederqvist. + + * New key: Shift-TAB moves backwards in on screen window list. + Thanks to Per Cederqvist. + +2012-03-05 + + * New key: MODKEY + i hides windows. + + * New program: hidden. Lists hidden windows. + +2012-02-15 + + * Added option -i to allow icons. + + * Added scripts: mcmenu (configurable start meny) and 9icon (to map + iconified windows). + +2012-02-07 + + * Check for socket errors. Should prevent busy loops. + +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 |