]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
add a window between the frame and the plate for drawing the client border. this...
[chaz/openbox] / openbox / frame.h
index 90902fc63990b8b40c6953a8689aac9cec3fc470..e4734e763c5001d486be030e37f3629c224c0f3d 100644 (file)
@@ -83,6 +83,7 @@ struct _ObFrame
     guint     decorations;
     gboolean  max_horz;
 
+    Window    inner;  /*!< The window for drawing the inner client border */
     Window    title;
     Window    label;
     Window    max;
This page took 0.02006 seconds and 4 git commands to generate.