X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;h=4461377dc384977d7a457f6cee538993f9c9d705;hb=58cfbb7f8419e084af6b6b8b00c88ed270c29e88;hp=9fe9c9d35e421027cc7e9a6950a8810fb4d86168;hpb=506122a110035f810c7d25225661973845a59c62;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index 9fe9c9d3..4461377d 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -110,6 +110,8 @@ typedef enum { typedef struct Client { + ObWindow obwin; + Window window; /*! The window's decorations. NULL while the window is being managed! */