Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2006-07-11 | changed how manage client works | Anselm R. Garbe | 4 | -29/+44 | |
2006-07-11 | fixed several stuff (gridwm gets better and better) | Anselm R. Garbe | 10 | -141/+59 | |
2006-07-11 | added key handling | Anselm R. Garbe | 5 | -30/+44 | |
2006-07-11 | new stuff | Anselm R. Garbe | 5 | -32/+25 | |
2006-07-11 | implemented pipe_spawn | Anselm R. Garbe | 7 | -15/+70 | |
2006-07-10 | added several other stuff | Anselm R. Garbe | 12 | -39/+476 | |
2006-07-10 | renamed gridmenu.c into menu.c | Anselm R. Garbe | 2 | -1/+1 | |
2006-07-10 | several new changes, made gridmenu working | Anselm R. Garbe | 9 | -206/+256 | |
2006-07-10 | added new stuff | Anselm R. Garbe | 11 | -36/+328 | |
2006-07-10 | added gridmenu | Anselm R. Garbe | 3 | -3/+617 | |
2006-07-10 | initial import | Anselm R. Garbe | 7 | -0/+450 | |