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 80ce3a38..f926d01e 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -65,6 +65,7 @@ void focus_order_to_bottom(struct _ObClient *c); struct _ObClient *focus_order_find_first(guint desktop); gboolean focus_valid_target(struct _ObClient *ft, + guint desktop, gboolean helper_windows, gboolean iconic_windows, gboolean all_desktops, |
