Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2006-07-12 | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | -11/+6 | |
x,y,h,w counterparts (much more readable) | ||||
2006-07-12 | fixed configurerequest | Anselm R. Garbe | -1/+1 | |
2006-07-12 | some more additions/fixes | Anselm R. Garbe | -1/+1 | |
2006-07-11 | fixed several other stuff, coming closer to something useful | Anselm R. Garbe | -0/+4 | |
2006-07-11 | implemented draw_client stuff | Anselm R. Garbe | -1/+4 | |
2006-07-11 | made code more readable | Anselm R. Garbe | -14/+6 | |
2006-07-11 | added basic mouse support (actually we don't need more) | Anselm R. Garbe | -2/+0 | |
2006-07-11 | added mouse-based resizals | Anselm R. Garbe | -3/+27 | |
2006-07-11 | several changes, new stuff | Anselm R. Garbe | -1/+0 | |
2006-07-11 | added protocol killing stuff | Anselm R. Garbe | -17/+33 | |
2006-07-11 | added gridsel to gridwm | Anselm R. Garbe | -4/+2 | |
2006-07-11 | changed how manage client works | Anselm R. Garbe | -10/+4 | |
2006-07-11 | fixed several stuff (gridwm gets better and better) | Anselm R. Garbe | -77/+10 | |
2006-07-11 | implemented pipe_spawn | Anselm R. Garbe | -4/+2 | |
2006-07-10 | added several other stuff | Anselm R. Garbe | -0/+264 | |