Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-31 | New keys. | Michael Cardell Widerkrantz | |
2011-03-28 | Removed USERKEY_MOD and KEY_ALT special handling. Now asks X server | Michael Cardell Widerkrantz | |
for keycodes with MODKEY mask instead and checks for those. Also stops tabbing around not only when MODKEY keys are released, but also when another MODKEY command is pressed. | |||
2011-03-18 | *** empty log message *** | Michael Cardell Widerkrantz | |
2011-03-08 | Add support for Alt-Tabbing to the last focused window. | Michael Cardell Widerkrantz | |
2010-11-18 | Changed Mod2 to Mod4 when I realized that Mod2 is usually bound to | Michael Cardell Widerkrantz | |
NumLock, a locking key, in many default configurations! | |||
2010-09-13 | Added delete window functionality. This is a patch from Christian | Michael Cardell Widerkrantz | |
Neukirchen, chneukirchen at the domain gmail.com. I only changed the default key and moved a flush. | |||
2010-07-19 | Added Y, U, B and N keys to move focused window to corners. | Michael Cardell Widerkrantz | |
Also added helper functions to get geometry and pointer information. Used the getgeom() function in arrangewindows() and discovered memory leaks. | |||
2010-07-10 | Support setting of border colour of fixed windows from command | MC | |
arguments. | |||
2010-07-01 | Steel blue was too little contrast. | MC | |
2010-07-01 | Red might not be good as feedback colour considering red/green | MC | |
blindness. | |||
2010-07-01 | Give some feedback about fixed windows by changing their focus colour. | MC | |
2010-06-30 | Added virtual workspaces. | MC | |
2010-06-24 | Added real colour handling and -f and -u options for setting them. | MC | |
2010-06-22 | Added comments. | MC | |
Don't use full path to urxvt. Changed focus colour. | |||
2010-06-18 | Version 20100618.20100618 | MC | |