From ed4f84ac33765eee594ad6771df38768afd842a4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 11 May 2003 05:15:43 +0000 Subject: can drag slit-apps around in the slit --- openbox/slit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/slit.h') diff --git a/openbox/slit.h b/openbox/slit.h index ded94621..0d4ffa93 100644 --- a/openbox/slit.h +++ b/openbox/slit.h @@ -45,6 +45,7 @@ void slit_add(Window win, XWMHints *wmhints, XWindowAttributes *attrib); void slit_remove_all(); void slit_remove(SlitApp *app, gboolean reparent); +void slit_app_drag(SlitApp *app, XMotionEvent *e); void slit_app_configure(SlitApp *app, int w, int h); #endif -- cgit v1.2.3