From 6538a5ccb2199d518b854baa6d790387b448484e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 21 Sep 2003 21:25:23 +0000 Subject: move the code to find the window under the pointer out of focus.c to client.c --- openbox/client.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/client.h') diff --git a/openbox/client.h b/openbox/client.h index 69b09d5e..e3769ea4 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -519,4 +519,6 @@ guint client_monitor(ObClient *self); void client_update_sm_client_id(ObClient *self); +ObClient* client_under_pointer(); + #endif -- cgit v1.2.3