X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=62b92473b267940e2a346aefcb8a3c3147011f0c;hb=7753be1cb69da2683258ba08d1395986e77bac4c;hp=3fd1b879a61b5246f98ab8fc1f2fefd2c61e312b;hpb=12ca673de556b341588a7f67fb2b9417c1e91d6b;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index 3fd1b879..62b92473 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" @@ -38,6 +39,7 @@ struct _ObAppSettings GPatternSpec *class; GPatternSpec *name; GPatternSpec *role; + ObClientType type; GravityPoint position; gboolean pos_given;