Introduction
Introduction Statistics Contact Development Disclaimer Help
tadded a new comment - dwm - [fork] customized build of dwm, the dynamic window…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit f2e98f48fb3cb7558d705ba581767caccb4ea7be
parent c19d4b2930379d0b966a1f082f9db2f3011bea76
Author: Anselm R Garbe <[email protected]>
Date: Thu, 13 Mar 2008 12:47:41 +0000
added a new comment
Diffstat:
M dwm.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -96,7 +96,8 @@ typedef struct {
const char *symbol;
void (*arrange)(void);
Bool isfloating;
-} Layout;
+} Layout; /* TODO: layout should keep an auxilliary pointer to its Geometry,
+ instead of having all those layout specific vars globally */
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.