Age | Commit message (Expand) | Author | Lines |
2007-01-28 | handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle... | Anselm R. Garbe | -1/+11 |
2007-01-26 | regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS s... | Anselm R. Garbe | -2/+2 |
2007-01-26 | renamed CAVEATS into BUGS | Anselm R. Garbe | -2/+2 |
2007-01-25 | Added tag 3.2.2 for changeset d3876aa79292 | Anselm R. Garbe | -0/+1 |
2007-01-25 | prepared yet another hotfix release | Anselm R. Garbe | -5/+9 |
2007-01-24 | Added tag 3.2.1 for changeset f2cabc83a18f | Anselm R. Garbe | -0/+1 |
2007-01-24 | hotfix release 3.2.1 | Anselm R. Garbe | -1/+1 |
2007-01-24 | applied offscreen appearance hotfix | Anselm R. Garbe | -8/+8 |
2007-01-24 | Added tag 3.2 for changeset 4ce65f61f01b | Anselm R. Garbe | -0/+1 |
2007-01-23 | renamed activescreen into selscreen | Anselm R. Garbe | -6/+6 |
2007-01-23 | implemented Sanders remarks | Anselm R. Garbe | -1/+2 |
2007-01-23 | small changes | Anselm R. Garbe | -9/+11 |
2007-01-23 | removed a blank line | Anselm R. Garbe | -1/+0 |
2007-01-23 | this version should also work with cornercases (like unmanage during !issel, ... | Anselm R. Garbe | -7/+7 |
2007-01-23 | I think this is the best solution of multihead support | Anselm R. Garbe | -11/+7 |
2007-01-22 | darker border | Anselm R. Garbe | -1/+1 |
2007-01-22 | this variant is known to work, but focus() is ugly - we need in general a bet... | Anselm R. Garbe | -9/+13 |
2007-01-22 | applied Sanders all5.patch (thanks for your weekend session, Sander!) | Anselm R. Garbe | -71/+63 |
2007-01-19 | leavenotify also don't needs the check | Anselm R. Garbe | -5/+2 |
2007-01-19 | deciding for focus(NULL); | Anselm R. Garbe | -2/+2 |
2007-01-19 | replaced XSetBorder.../focus() | Anselm R. Garbe | -1/+1 |
2007-01-19 | yet another multihead fix by Christof Musik | Anselm R. Garbe | -0/+2 |
2007-01-19 | I prefer BORDERPX=1 | Anselm R. Garbe | -2/+2 |
2007-01-18 | personally I prefer 2px borders | Anselm R. Garbe | -1/+1 |
2007-01-18 | applied a modified version of Christof Musik's multihead patch (though this i... | Anselm R. Garbe | -1/+4 |
2007-01-17 | moved BORDERPX to config.*.h | Anselm R. Garbe | -3/+4 |
2007-01-16 | Added tag 3.1 for changeset e1c8bef05e6e | Anselm R. Garbe | -0/+1 |
2007-01-16 | removed erealloc (not used) | Anselm R. Garbe | -10/+0 |
2007-01-16 | removed unnecessary bx, by, bw variables | Anselm R. Garbe | -9/+6 |
2007-01-16 | s/444/555/g - enlightened selected background | Anselm R. Garbe | -1/+1 |
2007-01-16 | removed firefox rule from default.h | Anselm R. Garbe | -1/+0 |
2007-01-16 | applied new default colors | Anselm R. Garbe | -5/+5 |
2007-01-16 | applied sanders patch of my config | Anselm R. Garbe | -3/+3 |
2007-01-15 | Jukka, thanks for being faster than me! | Anselm R. Garbe | -1/+0 |
2007-01-15 | changed restack, to fix undrawed tag indicators | Anselm R. Garbe | -3/+2 |
2007-01-15 | removed drawclient and drawall (they performed useless operations/consumed us... | Anselm R. Garbe | -30/+6 |
2007-01-14 | implemented new color scheme accordingly to Sanders proposal | Anselm R. Garbe | -12/+11 |
2007-01-14 | removed mode label stuff | Anselm R. Garbe | -16/+6 |
2007-01-14 | removed client title bar | Anselm R. Garbe | -73/+10 |
2007-01-12 | added missing space | Anselm R. Garbe | -1/+1 |
2007-01-12 | nah the last change feels bad | Anselm R. Garbe | -2/+2 |
2007-01-12 | changed incnmaster shortcuts in config.arg.h | Anselm R. Garbe | -3/+3 |
2007-01-12 | Added tag 3.0 for changeset 76b58d21ea98 | Anselm R. Garbe | -0/+1 |
2007-01-12 | removing to allow nmaster=0 | Anselm R. Garbe | -11/+4 |
2007-01-11 | this looks better now ;) | Anselm R. Garbe | -7/+7 |
2007-01-11 | switching to arabic tags | Anselm R. Garbe | -3/+19 |
2007-01-11 | small fix of initial numlockmask value | Anselm R. Garbe | -0/+1 |
2007-01-11 | allowing nmaster=0 (I think that's a straight idea) | Anselm R. Garbe | -5/+12 |
2007-01-10 | added Button{4,5} description to dwm.1 | Anselm R. Garbe | -0/+6 |
2007-01-10 | added comment to %u in config.default.h, added Button{4.5} support on mode label | Anselm R. Garbe | -4/+16 |