]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
a more proper fix for the client list menu trying to activate a closed client, no...
[chaz/openbox] / render / render.h
index 3ff0636b8a0e1c244e8ec1b323c49ac0b9abb789..22a9bac7061c763db3139cdd714f1f9a4daf0974 100644 (file)
@@ -61,11 +61,13 @@ typedef enum {
     RR_SURFACE_NONE,
     RR_SURFACE_PARENTREL,
     RR_SURFACE_SOLID,
+    RR_SURFACE_SPLIT,
     RR_SURFACE_HORIZONTAL,
     RR_SURFACE_VERTICAL,
     RR_SURFACE_DIAGONAL,
     RR_SURFACE_CROSS_DIAGONAL,
-    RR_SURFACE_PYRAMID
+    RR_SURFACE_PYRAMID,
+    RR_SURFACE_OSX
 } RrSurfaceColorType;
 
 typedef enum {
This page took 0.025151 seconds and 4 git commands to generate.