]> Dogcows Code - chaz/tint2/blobdiff - src/server.h
*add* allow xrandr names (hopefully works)
[chaz/tint2] / src / server.h
index 9c2b2cfb6ae32db8a4740ff92e07f15fd39cd2df..cc6ffeea9aaf74b8d6ed4f752eb1225ac45a4eb4 100644 (file)
@@ -78,6 +78,7 @@ typedef struct Monitor
        int y;
        int width;
        int height;
+       char** names;
 } Monitor;
 
 
This page took 0.021945 seconds and 4 git commands to generate.