X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fsession.h;h=8cfcb8e71b3c68458d979811145b3daae50dc8c9;hb=d67b818ae90c5574166d08422d3e9a68d8d65e16;hp=f37e2111710913002d20a10c9b36c06c91e46b61;hpb=7f36e21ea9d86df5e6fa62d2888891ed957c4639;p=chaz%2Fopenbox diff --git a/openbox/session.h b/openbox/session.h index f37e2111..8cfcb8e7 100644 --- a/openbox/session.h +++ b/openbox/session.h @@ -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; };