]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.c
expose focus_cycle_client
[chaz/openbox] / openbox / focus.c
index 36be7456659e74719596657a1545886dd1f1258c..e6e6bba1bf4d20435868b0de9b15c830b07bed01 100644 (file)
@@ -20,8 +20,8 @@
 ObClient *focus_client;
 GList **focus_order; /* these lists are created when screen_startup
                         sets the number of desktops */
+ObClient *focus_cycle_target;
 
-static ObClient *focus_cycle_target;
 static Popup *focus_cycle_popup;
 
 void focus_startup(gboolean reconfig)
This page took 0.019904 seconds and 4 git commands to generate.