Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-14 | implemented dwm reading status text from stdin | Anselm R. Garbe | 1 | -9/+6 | |
2006-07-13 | added mini stuff | Anselm R. Garbe | 1 | -21/+27 | |
2006-07-13 | fixed several things, nearly feature complete | Anselm R. Garbe | 1 | -2/+2 | |
2006-07-13 | new stuff | Anselm R. Garbe | 1 | -6/+6 | |
2006-07-13 | several other additions/fixes, dwm is quite usable already | Anselm R. Garbe | 1 | -8/+14 | |
2006-07-13 | implemented tagging a client | Anselm R. Garbe | 1 | -11/+16 | |
2006-07-13 | several fixes | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-13 | added xlock command (I need it regularly) | Anselm R. Garbe | 1 | -1/+4 | |
2006-07-13 | changed back to urxvt, dwm has no problems with it, because it doesn't use ↵ | Anselm R. Garbe | 1 | -1/+1 | |
frame windows ;) | |||||
2006-07-13 | changed default colors | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-13 | added dev.c instead of kb.c | Anselm R. Garbe | 1 | -1/+54 | |
2006-07-13 | removed obsolete stuff | Anselm R. Garbe | 1 | -13/+12 | |
2006-07-13 | before leaning things up | Anselm R. Garbe | 1 | -26/+6 | |
2006-07-12 | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | 1 | -10/+10 | |
x,y,h,w counterparts (much more readable) | |||||
2006-07-11 | made code more readable | Anselm R. Garbe | 1 | -27/+25 | |
2006-07-11 | added basic mouse support (actually we don't need more) | Anselm R. Garbe | 1 | -4/+8 | |
2006-07-11 | added mouse-based resizals | Anselm R. Garbe | 1 | -0/+100 | |