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