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