all repos — dwm @ 1380569133c986a5ddfab2c280f2e993f7803c48

my dwm build

removed the comment again
Anselm R Garbe garbeam@gmail.com
Thu, 13 Mar 2008 16:30:29 +0000
commit

1380569133c986a5ddfab2c280f2e993f7803c48

parent

831428b00cf0bb6c7830c2178c8d13213f29b2db

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M dwm.cdwm.c

@@ -96,8 +96,7 @@ typedef struct {

const char *symbol; void (*arrange)(void); Bool isfloating; -} Layout; /* TODO: layout should keep an auxilliary pointer to its Geometry, - instead of having all those layout specific vars globally */ +} Layout; typedef struct { const char *prop;