]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
add application opacity configuration
[chaz/openbox] / openbox / config.h
index 500c7b467f8c23b04db2fb8935bdaf42c429c7f0..beb54be4e6393102c23e521a9aeb12774efa5c75 100644 (file)
@@ -57,8 +57,9 @@ struct _ObAppSettings
     gint max_horz;
     gint max_vert;
     gint fullscreen;
-
     gint layer;
+
+    guint8 opacity;
 };
 
 /*! Should new windows be focused */
This page took 0.01895 seconds and 4 git commands to generate.