| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-06-28 | rename key type to Key | Ivan Kanakarakis | |
| 2012-06-05 | use vi like keys with win key to moveresize a window | Ivan Kanakarakis | |
| 2012-04-27 | add FLOAT layout | Ivan Kanakarakis | |
| 2012-04-20 | move and resize floating windows with the keyboard | Ivan Kanakarakis | |
| 2012-02-20 | config.def.h: default quit key is q | Ivan Kanakarakis | |
| 2012-02-07 | config.def.h: tiny bit of formatting | Ivan Kanakarakis | |
| 2012-02-07 | default terminal is xterm | Ivan Kanakarakis | |
| 2012-02-05 | core is as minimal and practical as it can be | Ivan Kanakarakis | |
| 2012-02-05 | focus the next or previous desktop that has windows open | Ivan Kanakarakis | |
| 2012-01-19 | rule to spawn specified clients as floating | Ivan Kanakarakis | |
| 2012-01-13 | merge mouse resize and move - depending on given arg | Ivan Kanakarakis | |
| 2012-01-13 | windows can be resized freelly | Ivan Kanakarakis | |
| 2012-01-13 | add example of command with mouse shortcut | Ivan Kanakarakis | |
| 2012-01-13 | windows can be moved freely | Ivan Kanakarakis | |
| 2012-01-12 | move cleanmask definition to source | Ivan Kanakarakis | |
| 2011-12-30 | move license information to separate file - include dwm license | Ivan Kanakarakis | |
| 2011-12-29 | sh, not bash | Ivan Kanakarakis | |
| 2011-12-29 | mark windows that have urgent hint set | Ivan Kanakarakis | |
| 2011-12-27 | correct small typo | Ivan Kanakarakis | |
| 2011-12-22 | set minimum window size - do not allow a bigger or smaller master size | Ivan Kanakarakis | |
| 2011-12-20 | add SHCMD helper for easily spawning shell commands | Ivan Kanakarakis | |
| 2011-12-20 | define control and shift buttons - use mod+control to quit by default | Ivan Kanakarakis | |
| thanks to jasonwryan for the suggestion: https://bbs.archlinux.org/viewtopic.php?pid=1030261#p1030261 using quit to restart and/or quit is more unlikely to be pressed by accident | |||
| 2011-12-14 | split rename to monsterwm | Ivan Kanakarakis | |
| 2011-12-14 | monocle ~ not monocycle :P | Ivan Kanakarakis | |
| 2011-12-12 | commands should be static | Ivan Kanakarakis | |
| 2011-12-11 | set default desktop to focus and whether or not the panel should be shown on ↵ | Ivan Kanakarakis | |
| exec | |||
| 2011-12-11 | implement togglepanel() function; to "hide" the panel on runtime | Ivan Kanakarakis | |
| togglepanel() doesn't really hide the panel togglepanel() actually resizes the windows to ignore the panel height thus overriding it when no windows are visible the panel is there, which is kind of a feature | |||
| 2011-12-11 | rename and update default configuration | Ivan Kanakarakis | |
| config.h.def -> config.def.h update to match current state of code update readme to reference config.def.h also minor corrections for readme | |||
