From 9f11e2af6b230c168814c362bd1647c481e0330a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 23 Apr 2007 22:40:33 +0000 Subject: cycling between dock windows now possible with the yes option --- openbox/client.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/client.h') diff --git a/openbox/client.h b/openbox/client.h index 38722f42..73596790 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -620,9 +620,6 @@ ObClient *client_search_parent(ObClient *self, ObClient *search); NULL is returned if the given search is not a transient of the client. */ ObClient *client_search_transient(ObClient *self, ObClient *search); -/*! Return the "closest" client in the given direction */ -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, gboolean hang); -- cgit v1.2.3