Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduced ISTILE, which can be easily extended with other layout functions ↵ | 2007-09-22 | 1 | -3/+4 | |
| | | | | to allow reuse of setmwfact() and zoom() | ||||
* | made all stuff non-static - so you can choose wether to use dwm the static ↵ | 2007-09-17 | 1 | -3/+3 | |
| | | | | or the extern way when extending it | ||||
* | micromizing dwm step 1 | 2007-09-15 | 1 | -15/+11 | |
| | |||||
* | new colorscheme (16-bit compliant) | 2007-09-15 | 1 | -11/+3 | |
| | |||||
* | renamed config.default.h into config.h | 2007-09-15 | 1 | -0/+105 | |
| | |||||
* | removed config.h (stupid hg) | 2006-08-02 | 1 | -62/+0 | |
| | |||||
* | made fullscreen apps working fine in floating mode (there is no sane way to ↵ | 2006-08-02 | 1 | -9/+9 | |
| | | | | make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander | ||||
* | applied Sanders patches (numlock2) | 2006-08-02 | 1 | -2/+2 | |
| | |||||
* | renamed ARRANGE into DEFMODE | 2006-08-01 | 1 | -1/+1 | |
| | |||||
* | removed 5LOC | 2006-08-01 | 1 | -7/+4 | |
| | |||||
* | cleaned config.*h to prevent some confusion | 2006-08-01 | 1 | -2/+1 | |
| | |||||
* | fixed config.h files | 2006-08-01 | 1 | -2/+1 | |
| | |||||
* | centralized/externalized configuration to config.h | 2006-08-01 | 1 | -0/+67 | |
| | |||||
* | removed unnecessary crap | 2006-07-13 | 1 | -15/+0 | |
| | |||||
* | before leaning things up | 2006-07-13 | 1 | -0/+5 | |
| | |||||
* | simplified several portions of code through replacing rect structs with ↵ | 2006-07-12 | 1 | -4/+4 | |
| | | | | x,y,h,w counterparts (much more readable) | ||||
* | new colors | 2006-07-12 | 1 | -3/+3 | |
| | |||||
* | fixed several other stuff, coming closer to something useful | 2006-07-11 | 1 | -1/+1 | |
| | |||||
* | several changes, new stuff | 2006-07-11 | 1 | -1/+1 | |
| | |||||
* | added bar event timer | 2006-07-11 | 1 | -10/+2 | |
| | |||||
* | added gridsel to gridwm | 2006-07-11 | 1 | -0/+3 | |
| | |||||
* | fixed several stuff (gridwm gets better and better) | 2006-07-11 | 1 | -1/+3 | |
| | |||||
* | added key handling | 2006-07-11 | 1 | -0/+2 | |
| | |||||
* | implemented pipe_spawn | 2006-07-11 | 1 | -0/+2 | |
| | |||||
* | added several other stuff | 2006-07-10 | 1 | -2/+2 | |
| | |||||
* | several new changes, made gridmenu working | 2006-07-10 | 1 | -4/+4 | |
| | |||||
* | added new stuff | 2006-07-10 | 1 | -0/+9 | |