Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sanitization of several clunky stuff, removed heretag (rarely of use), ↵ | 2006-07-21 | 1 | -12/+10 | |
| | | | | simplified pop(), changed shortcuts to always contain MODKEY | ||||
* | applied sanders no_sizehints for tiled mode patch (thx!) | 2006-07-20 | 1 | -1/+1 | |
| | |||||
* | using double-linked list in order to get correct prev focus handling | 2006-07-20 | 1 | -1/+2 | |
| | |||||
* | cleaned the CUSTOMIZE flags | 2006-07-20 | 1 | -2/+2 | |
| | |||||
* | made status bar drawing more robust, implemented togglemax and togglemode, ↵ | 2006-07-20 | 1 | -1/+3 | |
| | | | | works quite well | ||||
* | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling ↵ | 2006-07-20 | 1 | -5/+2 | |
| | | | | remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable | ||||
* | implemented regexp matching for rules | 2006-07-19 | 1 | -17/+0 | |
| | |||||
* | applied Jukka's patch with s/ModKeyMask/MODKEY/g | 2006-07-19 | 1 | -0/+1 | |
| | |||||
* | refactored Sanders code somewhat | 2006-07-19 | 1 | -2/+2 | |
| | |||||
* | applied Sanders resize patch, fixed lower bug | 2006-07-19 | 1 | -1/+4 | |
| | |||||
* | implemened distinguishing float/managed geometries of clients (works quite well) | 2006-07-18 | 1 | -2/+5 | |
| | |||||
* | pop on heretag | 2006-07-18 | 1 | -0/+1 | |
| | |||||
* | added heretag command which allows to tag a client of a foreign tag with ↵ | 2006-07-18 | 1 | -1/+2 | |
| | | | | current tag | ||||
* | ordered variables in structs and source files alphabetically | 2006-07-17 | 1 | -20/+18 | |
| | |||||
* | several additions in mouse handling ;) | 2006-07-16 | 1 | -2/+2 | |
| | |||||
* | changing XFlush into XSync | 2006-07-15 | 1 | -0/+5 | |
| | |||||
* | sanitized other stuff | 2006-07-15 | 1 | -3/+1 | |
| | |||||
* | proceeded with cleaning up, sorting functions, etc | 2006-07-15 | 1 | -20/+19 | |
| | |||||
* | rearranged several stuff | 2006-07-15 | 1 | -14/+22 | |
| | |||||
* | sanitized names | 2006-07-14 | 1 | -12/+12 | |
| | |||||
* | rearranged | 2006-07-14 | 1 | -19/+12 | |
| | |||||
* | removed a bunch of lines through swap removal | 2006-07-14 | 1 | -2/+1 | |
| | |||||
* | searching for a better way to discard enter notifies | 2006-07-14 | 1 | -6/+0 | |
| | |||||
* | implemented dwm reading status text from stdin | 2006-07-14 | 1 | -2/+2 | |
| | |||||
* | made barclick to select the specific tag | 2006-07-14 | 1 | -0/+1 | |
| | |||||
* | implemented bar for dwm (I miss status text), I plan that status text is ↵ | 2006-07-14 | 1 | -4/+7 | |
| | | | | read from stdin in dwm | ||||
* | added mini stuff | 2006-07-13 | 1 | -3/+6 | |
| | |||||
* | fixed several things, nearly feature complete | 2006-07-13 | 1 | -1/+1 | |
| | |||||
* | new stuff | 2006-07-13 | 1 | -8/+16 | |
| | |||||
* | several other additions/fixes, dwm is quite usable already | 2006-07-13 | 1 | -3/+5 | |
| | |||||
* | implemented tagging a client | 2006-07-13 | 1 | -11/+19 | |
| | |||||
* | added xlock command (I need it regularly) | 2006-07-13 | 1 | -1/+2 | |
| | |||||
* | changed default colors | 2006-07-13 | 1 | -0/+136 | |