]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.h
track window groups
[chaz/openbox] / openbox / focus.h
index 8a511cf32e3e7b4fccce328ee884bec6bf4f7527..19e3b363c83727110e25f5220302e1b894139815 100644 (file)
@@ -30,4 +30,8 @@ void focus_set_client(struct Client *client);
 /*! Call this when you need to focus something! */
 void focus_fallback(gboolean switching_desks);
 
+/*! Cycle focus amongst windows */
+void focus_cycle(gboolean forward, gboolean linear, gboolean done,
+                 gboolean cancel);
+
 #endif
This page took 0.020304 seconds and 4 git commands to generate.