| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-12-22 | set minimum window size - do not allow a bigger or smaller master size | Ivan Kanakarakis | |
| 2011-12-20 | fix forgotten key combo | 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 | follow window changing desktop | Ivan Kanakarakis | |
| 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 | use booleans on config - fix comments | Ivan Kanakarakis | |
| 2011-12-10 | work on convenience; now rules | Ivan Kanakarakis | |
| 2011-12-08 | fix quit() function segfaults; modify kill_client() send_kill_signal() | Ivan Kanakarakis | |
| fix kill_client rename kill_client to killclient fix send_kill_signal rename send_kill_signal to deletewindow introduce cleanup configure exit value on config file | |||
| 2011-12-06 | enum modes; replace switch_<mode>() function with switch_mode(); export mode ↵ | Ivan Kanakarakis | |
| selection on config | |||
| 2011-12-02 | add Arg struct to all exposed functions; reformat config | Ivan Kanakarakis | |
| 2011-12-01 | minor changes - grouping of key funcs | Ivan Kanakarakis | |
| 2011-12-01 | clean up config | Ivan Kanakarakis | |
| 2011-11-28 | version bump ~ 2.1 | Ivan Kanakarakis | |
| 2011-11-28 | rename next_desktop to rotate_desktop | Ivan Kanakarakis | |
| 2011-11-28 | Code tidying | moetunes | |
| 2011-11-27 | unify next_desktop and prev_desktop; export jump step on config | Ivan Kanakarakis | |
| 2011-11-27 | Mod1-Alt to change between current and previous visited desktop | Ivan Kanakarakis | |
| 2011-11-26 | add CLICK_TO_FOCUS option in config.h | Ivan Kanakarakis | |
| 2011-11-26 | Merge branch 'toplevel' | Ivan Kanakarakis | |
| Conflicts: src/README | |||
