From 7ebc5c797f0435286f25f077e8329ec821fc5e53 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 Apr 2003 22:20:14 +0000 Subject: linear focus cycling of the gods --- openbox/action.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/action.h') diff --git a/openbox/action.h b/openbox/action.h index 0fe42f64..a5b1708e 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -73,6 +73,7 @@ struct CycleWindows { gboolean linear; gboolean forward; gboolean final; + gboolean cancel; }; union ActionData { -- cgit v1.2.3