Explorar o código

root window and screen have to be in Monitor struct, we want side-by-side Xinerama and Multihead support (only Xinerama when enabled and present)

anselm@anselm1 %!s(int64=18) %!d(string=hai) anos
pai
achega
40a734bca9
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      dwm.c

+ 2 - 0
dwm.c

@@ -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;