From 56fface3a4e2b5970e4867047207da84a58adeb2 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 16 Apr 2010 18:17:05 -0400 Subject: add an option to next/previous window to only include hilited/flashing/urgent windows (feature req/bug #4341) --- openbox/focus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/focus.h') diff --git a/openbox/focus.h b/openbox/focus.h index 47d86d85..1fc1eb5d 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -73,6 +73,7 @@ gboolean focus_valid_target(struct _ObClient *ft, gboolean helper_windows, gboolean iconic_windows, gboolean all_desktops, + gboolean nonhilite_windows, gboolean dock_windows, gboolean desktop_windows, gboolean user_request); -- cgit v1.2.3