]> Dogcows Code - chaz/openbox/blobdiff - openbox/session.h
add application opacity configuration
[chaz/openbox] / openbox / session.h
index f37e2111710913002d20a10c9b36c06c91e46b61..8cfcb8e71b3c68458d979811145b3daae50dc8c9 100644 (file)
@@ -34,6 +34,7 @@ struct _ObSessionState {
     gboolean shaded, iconic, skip_pager, skip_taskbar, fullscreen;
     gboolean above, below, max_horz, max_vert, undecorated;
     gboolean focused;
+    guint8 opacity;
 
     gboolean matched;
 };
This page took 0.020623 seconds and 4 git commands to generate.