X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=openbox%2Fsession.h;h=8cfcb8e71b3c68458d979811145b3daae50dc8c9;hp=f37e2111710913002d20a10c9b36c06c91e46b61;hb=HEAD;hpb=2f09e0ce388f63c341cb328d795766e2bd0dc24b 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; };