]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus_cycle_popup.h
Merge branch 'backport' into work
[chaz/openbox] / openbox / focus_cycle_popup.h
index c289be36b35d683acb018b4eb0c847eaa01387e6..ad76491d52d68e99ce12e43d178cbd26d9ffee60 100644 (file)
@@ -46,4 +46,7 @@ void focus_cycle_popup_single_show(struct _ObClient *c,
                                    gboolean desktop_windows);
 void focus_cycle_popup_single_hide(void);
 
+/*! Returns TRUE if the popup is showing the client, otherwise FALSE. */
+gboolean focus_cycle_popup_is_showing(struct _ObClient *client);
+
 #endif
This page took 0.020474 seconds and 4 git commands to generate.