diff options
Diffstat (limited to 'openbox/focus.h')
| -rw-r--r-- | openbox/focus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/focus.h b/openbox/focus.h index f5033aee..93fe6183 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -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, |
