X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Faction.h;h=4c749fee0932eaf921d322cad578c8c36cdb4f95;hb=9d1949f0b168650e38dcb9adf1ad93e8b90a9b44;hp=7aab7bd65b7767e1b5d56ed6fac8a8ee1b0be5cd;hpb=d9f14c1d010860e658f4a9adc6682e0264b410aa;p=chaz%2Fopenbox diff --git a/openbox/action.h b/openbox/action.h index 7aab7bd6..4c749fee 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -65,6 +65,7 @@ struct InterDirectionalAction{ struct DirectionalAction{ struct AnyAction any; ObDirection direction; + gboolean hang; }; struct Execute {