Introduction
Introduction Statistics Contact Development Disclaimer Help
troot window and screen have to be in Monitor struct, we want side-by-side Xine…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 40a734bca913f45d018c668589395a7248dcf524
parent 985e3305249987739867f33879ddbb8bc3028e00
Author: anselm@anselm1 <unknown>
Date: Fri, 21 Dec 2007 20:45:46 +0000
root window and screen have to be in Monitor struct, we want side-by-side Xiner…
Diffstat:
M dwm.c | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -119,6 +119,8 @@ typedef struct {
typedef struct {
int id;
Window barwin;
+//TODO: Window root;
+//TODO: int screen;
int sx, sy, sw, sh, wax, way, wah, waw;
DC dc;
Bool *seltags;
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.