JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
simplified several portions of code through replacing rect structs with x,y,h,w count...
[dwm.git] / event.c
2006-07-12 Anselm R. Garbesimplified several portions of code through replacing...
2006-07-11 Anselm R. Garbefixed configurerequest
2006-07-11 Anselm R. Garbesome more additions/fixes
2006-07-11 Anselm R. Garbefixed several other stuff, coming closer to something...
2006-07-11 Anselm R. Garbeimplemented draw_client stuff
2006-07-11 Anselm R. Garbemade code more readable
2006-07-11 Anselm R. Garbeadded basic mouse support (actually we don't need more)
2006-07-11 Anselm R. Garbeadded mouse-based resizals
2006-07-11 Anselm R. Garbeseveral changes, new stuff
2006-07-11 Anselm R. Garbeadded protocol killing stuff
2006-07-11 Anselm R. Garbeadded gridsel to gridwm
2006-07-11 Anselm R. Garbechanged how manage client works
2006-07-11 Anselm R. Garbefixed several stuff (gridwm gets better and better)
2006-07-11 Anselm R. Garbeimplemented pipe_spawn
2006-07-10 Anselm R. Garbeadded several other stuff