Mercurial > dwm-meillo
log client.c @ 27:f96fb3fd8203
age | author | description |
---|---|---|
Wed, 12 Jul 2006 16:00:51 +0200 | Anselm R. Garbe | added grid mode on Mod1Mask g |
Wed, 12 Jul 2006 15:17:22 +0200 | Anselm R. Garbe | simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable) |
Wed, 12 Jul 2006 00:00:25 +0200 | Anselm R. Garbe | some more additions/fixes |
Tue, 11 Jul 2006 23:46:39 +0200 | Anselm R. Garbe | fixed several other stuff, coming closer to something useful |
Tue, 11 Jul 2006 23:18:30 +0200 | Anselm R. Garbe | implemented draw_client stuff |
Tue, 11 Jul 2006 22:49:09 +0200 | Anselm R. Garbe | made code more readable |