Introduction
Introduction Statistics Contact Development Disclaimer Help
tremoved the comment again - dwm - [fork] customized build of dwm, the dynamic …
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 1380569133c986a5ddfab2c280f2e993f7803c48
parent 831428b00cf0bb6c7830c2178c8d13213f29b2db
Author: Anselm R Garbe <[email protected]>
Date: Thu, 13 Mar 2008 16:30:29 +0000
removed the comment again
Diffstat:
M dwm.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -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;
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.