]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.h
really fix focus_last?
[chaz/openbox] / openbox / focus.h
index 345685c0f52f08bb06744cdbdc0e88ace3cf01db..014350f9901c8d2c208aa593cea35e3756b57bc0 100644 (file)
@@ -48,6 +48,7 @@ void focus_set_client(struct _ObClient *client);
 typedef enum {
     OB_FOCUS_FALLBACK_UNFOCUSING, /*!< forcefully remove focus from the
                                     current window */
+    OB_FOCUS_FALLBACK_CLOSED,     /*!< closed the window with focus */
     OB_FOCUS_FALLBACK_NOFOCUS     /*!< nothing has focus for some reason */
 } ObFocusFallbackType;
 
This page took 0.019907 seconds and 4 git commands to generate.