X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Faction.h;h=a5b1708e412b459478770f0e4db8e6a58fc10721;hb=d498522a560529ef315dd30fc4bc14c7a6214b30;hp=0fe42f64b31494cbea9ab621a53e80d6b65c3f1f;hpb=cbbf90a718ecc6836ef7a77b9040aebb9da348b8;p=chaz%2Fopenbox diff --git a/openbox/action.h b/openbox/action.h index 0fe42f64..a5b1708e 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -73,6 +73,7 @@ struct CycleWindows { gboolean linear; gboolean forward; gboolean final; + gboolean cancel; }; union ActionData {