]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.h
don't focus helper windows that map unless there are no other valid targets in the...
[chaz/openbox] / openbox / focus.h
index f5033aee455ab429e60c5cab9ab17a8299dfb538..93fe6183171e161860545f89c47b1a80bd24d3c0 100644 (file)
@@ -64,6 +64,7 @@ void focus_order_to_bottom(struct _ObClient *c);
 struct _ObClient *focus_order_find_first(guint desktop);
 
 gboolean focus_valid_target(struct _ObClient *ft,
+                            gboolean helper_windows,
                             gboolean iconic_windows,
                             gboolean all_desktops,
                             gboolean dock_windows,
This page took 0.020439 seconds and 4 git commands to generate.