From 25ffe6b566379f25dd3cf7e74aeefd084b7e1b19 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 17 Apr 2003 06:17:06 +0000 Subject: add support for interactive/keyboard move/resize --- openbox/openbox.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index 70e51136..932c3e3e 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -47,4 +47,7 @@ extern Cursors ob_cursors; /*! The path of the rc file. If NULL the default paths are searched for one. */ extern char *ob_rc_path; +/* cuz i have nowhere better to put it right now... */ +gboolean ob_pointer_pos(int *x, int *y); + #endif -- cgit v1.2.3