X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Faction.h;h=7e3a09c81f5156886ac836ed4038b1adf9b162ba;hb=31d7680274cdf2fa3c45b8c8d56db2b5d8fbc111;hp=c4c06fa886db8fcde92d45be0bf291346de69e2f;hpb=8c68c9ab0f75514ee4f0336e566ac2c02ac20b65;p=chaz%2Fopenbox diff --git a/openbox/action.h b/openbox/action.h index c4c06fa8..7e3a09c8 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -143,6 +143,7 @@ struct CycleWindows { gboolean forward; gboolean dialog; gboolean dock_windows; + gboolean all_desktops; }; struct Stacking {