Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-15 | rearranged several stuff | Anselm R. Garbe | 1 | -56/+56 | |
2006-07-14 | sanitized names | Anselm R. Garbe | 1 | -14/+14 | |
2006-07-14 | rearranged | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-14 | if stdin writer stops working, dwm consumed much IO load because it still ↵ | Anselm R. Garbe | 1 | -3/+7 | |
tried to select on this fd, fixed | |||||
2006-07-14 | removed a bottleneck | Anselm R. Garbe | 1 | -6/+8 | |
2006-07-14 | small fix | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-14 | made stdin reader more robust | Anselm R. Garbe | 1 | -5/+13 | |
2006-07-14 | implemented dwm reading status text from stdin | Anselm R. Garbe | 1 | -6/+28 | |
2006-07-14 | made barclick to select the specific tag | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-14 | implemented bar for dwm (I miss status text), I plan that status text is ↵ | Anselm R. Garbe | 1 | -13/+28 | |
read from stdin in dwm | |||||
2006-07-13 | fixed several things, nearly feature complete | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-13 | new stuff | Anselm R. Garbe | 1 | -2/+2 | |
2006-07-13 | several other additions/fixes, dwm is quite usable already | Anselm R. Garbe | 1 | -5/+6 | |
2006-07-13 | implemented tagging a client | Anselm R. Garbe | 1 | -5/+6 | |
2006-07-13 | changed default colors | Anselm R. Garbe | 1 | -4/+6 | |
2006-07-13 | added logo+description | Anselm R. Garbe | 1 | -12/+11 | |
2006-07-13 | new stuff (some warning elimination) | Anselm R. Garbe | 1 | -8/+2 | |
2006-07-13 | removed unnecessary crap | Anselm R. Garbe | 1 | -54/+6 | |
2006-07-13 | before leaning things up | Anselm R. Garbe | 1 | -17/+34 | |
2006-07-12 | new stuff, fixed several issues | Anselm R. Garbe | 1 | -3/+2 | |
2006-07-12 | added grid mode on Mod1Mask g | Anselm R. Garbe | 1 | -0/+12 | |
2006-07-12 | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | 1 | -13/+10 | |
x,y,h,w counterparts (much more readable) | |||||
2006-07-11 | implemented draw_client stuff | Anselm R. Garbe | 1 | -4/+5 | |
2006-07-11 | several changes, new stuff | Anselm R. Garbe | 1 | -4/+12 | |
2006-07-11 | added bar event timer | Anselm R. Garbe | 1 | -8/+25 | |
2006-07-11 | added protocol killing stuff | Anselm R. Garbe | 1 | -4/+62 | |
2006-07-11 | changed how manage client works | Anselm R. Garbe | 1 | -5/+4 | |
2006-07-11 | fixed several stuff (gridwm gets better and better) | Anselm R. Garbe | 1 | -46/+4 | |
2006-07-11 | added key handling | Anselm R. Garbe | 1 | -28/+1 | |
2006-07-11 | new stuff | Anselm R. Garbe | 1 | -5/+5 | |
2006-07-11 | implemented pipe_spawn | Anselm R. Garbe | 1 | -5/+2 | |
2006-07-10 | added several other stuff | Anselm R. Garbe | 1 | -12/+39 | |
2006-07-10 | several new changes, made gridmenu working | Anselm R. Garbe | 1 | -3/+12 | |
2006-07-10 | added new stuff | Anselm R. Garbe | 1 | -9/+0 | |