Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-14 | made stdin reader more robust | Anselm R. Garbe | 2 | -9/+22 | |
2006-07-14 | implemented dwm reading status text from stdin | Anselm R. Garbe | 6 | -25/+58 | |
2006-07-14 | made barclick to select the specific tag | Anselm R. Garbe | 6 | -4/+36 | |
2006-07-14 | implemented bar for dwm (I miss status text), I plan that status text is ↵ | Anselm R. Garbe | 6 | -31/+95 | |
read from stdin in dwm | |||||
2006-07-14 | continued with man page | Anselm R. Garbe | 1 | -0/+34 | |
2006-07-14 | continued with man page | Anselm R. Garbe | 4 | -4/+40 | |
2006-07-13 | except improvements to the mouse handling this is already nearly feature ↵ | Anselm R. Garbe | 1 | -0/+5 | |
complete | |||||
2006-07-13 | added mini stuff | Anselm R. Garbe | 4 | -46/+69 | |
2006-07-13 | fixed several things, nearly feature complete | Anselm R. Garbe | 5 | -29/+35 | |
2006-07-13 | new stuff | Anselm R. Garbe | 5 | -61/+103 | |
2006-07-13 | several other additions/fixes, dwm is quite usable already | Anselm R. Garbe | 4 | -111/+165 | |
2006-07-13 | implemented tagging a client | Anselm R. Garbe | 5 | -85/+156 | |
2006-07-13 | several fixes | Anselm R. Garbe | 2 | -4/+4 | |
2006-07-13 | added philosophy section | Anselm R. Garbe | 1 | -0/+11 | |
2006-07-13 | added xlock command (I need it regularly) | Anselm R. Garbe | 4 | -25/+19 | |
2006-07-13 | added pointer warps on kb-driven/manage-driven focus | Anselm R. Garbe | 1 | -0/+3 | |
2006-07-13 | changed back to urxvt, dwm has no problems with it, because it doesn't use ↵ | Anselm R. Garbe | 2 | -2/+2 | |
frame windows ;) | |||||
2006-07-13 | changed default colors | Anselm R. Garbe | 8 | -82/+71 | |
2006-07-13 | added dev.c instead of kb.c | Anselm R. Garbe | 5 | -66/+57 | |
2006-07-13 | removed obsolete stuff | Anselm R. Garbe | 1 | -13/+12 | |
2006-07-13 | fixed grammar bug reported by John-Galt | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-13 | another change | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-13 | updated man page | Anselm R. Garbe | 1 | -7/+5 | |
2006-07-13 | small changes to README | Anselm R. Garbe | 1 | -3/+3 | |
2006-07-13 | last change to dwm.html | Anselm R. Garbe | 1 | -43/+47 | |
2006-07-13 | renamed/changed | Anselm R. Garbe | 2 | -1/+1 | |
2006-07-13 | added logo+description | Anselm R. Garbe | 12 | -115/+194 | |
2006-07-13 | new stuff (some warning elimination) | Anselm R. Garbe | 7 | -47/+44 | |
2006-07-13 | removed unnecessary crap | Anselm R. Garbe | 15 | -785/+95 | |
2006-07-13 | before leaning things up | Anselm R. Garbe | 9 | -112/+150 | |
2006-07-12 | new stuff, fixed several issues | Anselm R. Garbe | 6 | -12/+13 | |
2006-07-12 | added gravity stuff | Anselm R. Garbe | 4 | -7/+76 | |
2006-07-12 | added max | Anselm R. Garbe | 3 | -3/+15 | |
2006-07-12 | added grid mode on Mod1Mask g | Anselm R. Garbe | 7 | -66/+97 | |
2006-07-12 | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | 12 | -235/+164 | |
x,y,h,w counterparts (much more readable) | |||||
2006-07-12 | fixed configurerequest | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-12 | new colors | Anselm R. Garbe | 1 | -3/+3 | |
2006-07-12 | some more additions/fixes | Anselm R. Garbe | 5 | -3/+32 | |
2006-07-11 | fixed several other stuff, coming closer to something useful | Anselm R. Garbe | 5 | -15/+23 | |
2006-07-11 | implemented draw_client stuff | Anselm R. Garbe | 3 | -20/+58 | |
2006-07-11 | made code more readable | Anselm R. Garbe | 5 | -70/+67 | |
2006-07-11 | added basic mouse support (actually we don't need more) | Anselm R. Garbe | 4 | -24/+15 | |
2006-07-11 | added mouse-based resizals | Anselm R. Garbe | 7 | -19/+181 | |
2006-07-11 | updated README | Anselm R. Garbe | 1 | -5/+15 | |
2006-07-11 | several changes, new stuff | Anselm R. Garbe | 7 | -19/+34 | |
2006-07-11 | removed unnecessary sel stuff | Anselm R. Garbe | 4 | -95/+2 | |
2006-07-11 | added bar event timer | Anselm R. Garbe | 9 | -51/+87 | |
2006-07-11 | added protocol killing stuff | Anselm R. Garbe | 6 | -36/+153 | |
2006-07-11 | new stuff | Anselm R. Garbe | 1 | -0/+20 | |
2006-07-11 | added gridsel to gridwm | Anselm R. Garbe | 7 | -13/+99 | |