]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.h
add code to fallback focus
[chaz/openbox] / openbox / focus.h
index cb9a9a99b4f87b4ad8aac6787e3d1a3edbd57b8d..af95015cb1d6f6a07766def84e46f650c157ebcd 100644 (file)
@@ -22,4 +22,7 @@ void focus_shutdown();
   send focus anywhere, its called by the Focus event handlers */
 void focus_set_client(struct Client *client);
 
+/*! Call this when you need to focus something! */
+void focus_fallback(gboolean switching_desks);
+
 #endif
This page took 0.020229 seconds and 4 git commands to generate.