X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Faction.h;h=7e3a09c81f5156886ac836ed4038b1adf9b162ba;hb=2b658f3d9bbb78ed3904edb44826b27380e80a1a;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 {