]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
Clients Menus and Slits are all 'ObWindow's now.
[chaz/openbox] / openbox / client.h
index 9fe9c9d35e421027cc7e9a6950a8810fb4d86168..4461377dc384977d7a457f6cee538993f9c9d705 100644 (file)
@@ -110,6 +110,8 @@ typedef enum {
 
 
 typedef struct Client {
+    ObWindow obwin;
+
     Window  window;
 
     /*! The window's decorations. NULL while the window is being managed! */
This page took 0.020797 seconds and 4 git commands to generate.