| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | made status bar drawing more robust, implemented togglemax and togglemode, wo... | arg@10ksloc.org | 2006-07-20 | 1 | -8/+3 |
* | cleaned up code | arg@10ksloc.org | 2006-07-20 | 1 | -44/+38 |
* | prepared 0.4 0.4 | arg@10ksloc.org | 2006-07-20 | 1 | -3/+9 |
* | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling re... | arg@10ksloc.org | 2006-07-20 | 1 | -15/+15 |
* | implemented regexp matching for rules | arg@10ksloc.org | 2006-07-19 | 1 | -1/+9 |
* | applied Jukka's patch with s/ModKeyMask/MODKEY/g | arg@10ksloc.org | 2006-07-19 | 1 | -20/+20 |
* | reapplied my default keybindings | arg@10ksloc.org | 2006-07-19 | 1 | -1/+10 |
* | prepared 0.3 | arg@10ksloc.org | 2006-07-19 | 1 | -10/+1 |
* | refactored Sanders code somewhat | arg@10ksloc.org | 2006-07-19 | 1 | -11/+4 |
* | applied Sanders resize patch, fixed lower bug | arg@10ksloc.org | 2006-07-19 | 1 | -12/+27 |
* | implemened distinguishing float/managed geometries of clients (works quite well) | Anselm R. Garbe | 2006-07-18 | 1 | -15/+15 |
* | added heretag command which allows to tag a client of a foreign tag with curr... | Anselm R. Garbe | 2006-07-18 | 1 | -0/+4 |
* | ordered variables in structs and source files alphabetically | Anselm R. Garbe | 2006-07-17 | 1 | -18/+17 |
* | several additions in mouse handling ;) | Anselm R. Garbe | 2006-07-16 | 1 | -10/+26 |
* | fixed XSync handling and finished man page | Anselm R. Garbe | 2006-07-15 | 1 | -3/+3 |
* | changing XFlush into XSync | Anselm R. Garbe | 2006-07-15 | 1 | -1/+1 |
* | sanitized other stuff | Anselm R. Garbe | 2006-07-15 | 1 | -72/+69 |
* | proceeded with cleaning up, sorting functions, etc | Anselm R. Garbe | 2006-07-15 | 1 | -138/+128 |
* | rearranged several stuff | Anselm R. Garbe | 2006-07-15 | 1 | -9/+80 |
* | sanitized names | Anselm R. Garbe | 2006-07-14 | 1 | -7/+7 |
* | rearranged | Anselm R. Garbe | 2006-07-14 | 1 | -10/+86 |
* | draw bar on exposure ;) | Anselm R. Garbe | 2006-07-14 | 1 | -1/+3 |
* | searching for a better way to discard enter notifies | Anselm R. Garbe | 2006-07-14 | 1 | -7/+1 |
* | made barclick to select the specific tag | Anselm R. Garbe | 2006-07-14 | 1 | -1/+3 |
* | continued with man page | Anselm R. Garbe | 2006-07-14 | 1 | -1/+1 |
* | added mini stuff | Anselm R. Garbe | 2006-07-13 | 1 | -2/+5 |
* | changed default colors | Anselm R. Garbe | 2006-07-13 | 1 | -1/+1 |
* | removed unnecessary crap | Anselm R. Garbe | 2006-07-13 | 1 | -7/+2 |
* | before leaning things up | Anselm R. Garbe | 2006-07-13 | 1 | -2/+2 |
* | new stuff, fixed several issues | Anselm R. Garbe | 2006-07-12 | 1 | -4/+4 |
* | added gravity stuff | Anselm R. Garbe | 2006-07-12 | 1 | -0/+4 |
* | simplified several portions of code through replacing rect structs with x,y,h... | Anselm R. Garbe | 2006-07-12 | 1 | -11/+6 |
* | fixed configurerequest | Anselm R. Garbe | 2006-07-12 | 1 | -1/+1 |
* | some more additions/fixes | Anselm R. Garbe | 2006-07-12 | 1 | -1/+1 |
* | fixed several other stuff, coming closer to something useful | Anselm R. Garbe | 2006-07-11 | 1 | -0/+4 |
* | implemented draw_client stuff | Anselm R. Garbe | 2006-07-11 | 1 | -1/+4 |
* | made code more readable | Anselm R. Garbe | 2006-07-11 | 1 | -14/+6 |
* | added basic mouse support (actually we don't need more) | Anselm R. Garbe | 2006-07-11 | 1 | -2/+0 |
* | added mouse-based resizals | Anselm R. Garbe | 2006-07-11 | 1 | -3/+27 |
* | several changes, new stuff | Anselm R. Garbe | 2006-07-11 | 1 | -1/+0 |
* | added protocol killing stuff | Anselm R. Garbe | 2006-07-11 | 1 | -17/+33 |
* | added gridsel to gridwm | Anselm R. Garbe | 2006-07-11 | 1 | -4/+2 |
* | changed how manage client works | Anselm R. Garbe | 2006-07-11 | 1 | -10/+4 |
* | fixed several stuff (gridwm gets better and better) | Anselm R. Garbe | 2006-07-11 | 1 | -77/+10 |
* | implemented pipe_spawn | Anselm R. Garbe | 2006-07-11 | 1 | -4/+2 |
* | added several other stuff | Anselm R. Garbe | 2006-07-10 | 1 | -0/+264 |