summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)Author
2013-08-11Support for window snapping to screen border and other windows. TurnSimone Vellei
2013-02-08Added support for moving to previous and next workspace. Thanks ceder!Per Cederqvist
2013-02-07Added support for backtabbing. Thanks ceder!Per Cederqvist
2012-10-30Typo.Michael Cardell Widerkrantz
2012-02-16Added iconify/hide key, MODKEY + i.Michael Cardell Widerkrantz
2012-02-15Put the iconify functionality behind a command line option (-i) andMichael Cardell Widerkrantz
2011-11-23Simplified and renamed start_terminal() to start() which can start anyMichael Cardell Widerkrantz
2011-11-17-b no longer boolean. Now sets border width in number of pixels.Michael Cardell Widerkrantz
2011-05-31New keys.Michael Cardell Widerkrantz
2011-03-28Removed USERKEY_MOD and KEY_ALT special handling. Now asks X serverMichael Cardell Widerkrantz
2011-03-18*** empty log message ***Michael Cardell Widerkrantz
2011-03-08Add support for Alt-Tabbing to the last focused window.Michael Cardell Widerkrantz
2010-11-18Changed Mod2 to Mod4 when I realized that Mod2 is usually bound toMichael Cardell Widerkrantz
2010-09-13Added delete window functionality. This is a patch from ChristianMichael Cardell Widerkrantz
2010-07-19Added Y, U, B and N keys to move focused window to corners.Michael Cardell Widerkrantz
2010-07-10Support setting of border colour of fixed windows from commandMC
2010-07-01Steel blue was too little contrast.MC
2010-07-01Red might not be good as feedback colour considering red/greenMC
2010-07-01Give some feedback about fixed windows by changing their focus colour.MC
2010-06-30Added virtual workspaces.MC
2010-06-24Added real colour handling and -f and -u options for setting them.MC
2010-06-22Added comments.MC
2010-06-18Version 20100618.20100618MC