]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
end interactive grabs durign reconfigure instead of leaving everything in a hung...
[chaz/openbox] / openbox / client.h
index 5847c67f6cfd7b98fa8e88019e9c904bd69caa00..f75d155cb9930ae19efbf9cd4a38a1664e1fecac 100644 (file)
@@ -258,6 +258,9 @@ struct _ObClient
     /*! Demands attention flag */
     gboolean demands_attention;
 
+    /*! The urgent flag */
+    gboolean urgent;
+
     /*! The layer in which the window will be stacked, windows in lower layers
       are always below windows in higher layers. */
     ObStackingLayer layer;
This page took 0.024029 seconds and 4 git commands to generate.