X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=1f4ae326d3e1d0f41670ab9b30bf6605c1a5ddaa;hb=1124d1036984f920dcd5b2caec9ff8fe2d788b8a;hp=cf9eb43efb2489e45148922ba2a6af3824a8494e;hpb=bbf0eed8d146602e81e64e9bc6d1c451c260b52f;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index cf9eb43e..1f4ae326 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -23,6 +23,7 @@ #include "misc.h" #include "stacking.h" #include "place.h" +#include "client.h" #include "geom.h" #include "moveresize.h" #include "render/render.h" @@ -37,6 +38,7 @@ struct _ObAppSettings GPatternSpec *class; GPatternSpec *name; GPatternSpec *role; + ObClientType type; GravityPoint position; gboolean pos_given;