From 48d7045208e935da4cf8ac500f761fbfb934af77 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 8 May 2007 23:50:13 +0000 Subject: update the client menu when you do stuff without closing it. but this means we can't use actions in it. oh well? can kill the desktop notifiers now too. yay for more obvious code paths. --- openbox/moveresize.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/moveresize.h') diff --git a/openbox/moveresize.h b/openbox/moveresize.h index ec5ce10d..2f8d3e6a 100644 --- a/openbox/moveresize.h +++ b/openbox/moveresize.h @@ -36,6 +36,7 @@ extern XSyncAlarm moveresize_alarm; void moveresize_startup(gboolean reconfig); void moveresize_shutdown(gboolean reconfig); +/*! @param corner This is one of the prop_atoms.net_wm_moveresize_ atoms */ void moveresize_start(struct _ObClient *c, gint x, gint y, guint button, guint32 corner); void moveresize_end(gboolean cancel); -- cgit v1.2.3