]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
a combined client_list_menu, use as client-list-combined-menu in your rc.xml. needs...
[chaz/openbox] / openbox / client.h
index 41531979ddf34a1bee854763dd9c17cae1aafa36..9702bb198bec38544fbb25937ca9e5fe8e9b62a4 100644 (file)
@@ -575,7 +575,7 @@ ObClient *client_search_transient(ObClient *self, ObClient *search);
 ObClient *client_find_directional(ObClient *c, ObDirection dir);
 
 /*! Return the closest edge in the given direction */
-gint client_directional_edge_search(ObClient *c, ObDirection dir);
+gint client_directional_edge_search(ObClient *c, ObDirection dir, gboolean hang);
 
 /*! Set a client window to be above/below other clients.
   @layer < 0 indicates the client should be placed below other clients.<br>
This page took 0.021444 seconds and 4 git commands to generate.