]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
add decoration state to the frame struct. make client_configure adjust the frame...
[chaz/openbox] / openbox / frame.h
index bfce4a7d266233a2f4349bc7cb287adf2b059cf0..2720de91eff38bbcdeaa7fad1b7b083f00eb057d 100644 (file)
@@ -37,6 +37,7 @@ typedef struct Frame {
     Strut  size;
     Rect   area;
     gboolean visible;
+    int    decorations;
 
     Window title;
     Window label;
This page took 0.022627 seconds and 4 git commands to generate.