From 436f35e0eec7bc1d4cebee440858aad0e2f5e123 Mon Sep 17 00:00:00 2001 From: okan Date: Sat, 14 Jun 2008 22:04:11 +0000 Subject: (mostly) proper xshape event support ok oga@ --- calmwm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 88f44a7..41f4c94 100644 --- a/calmwm.h +++ b/calmwm.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: calmwm.h,v 1.52 2008/06/14 21:48:54 okan Exp $ + * $Id: calmwm.h,v 1.53 2008/06/14 22:04:11 okan Exp $ */ #ifndef _CALMWM_H_ @@ -384,6 +384,7 @@ void xev_handle_keypress(struct xevent *, XEvent *); void xev_handle_keyrelease(struct xevent *, XEvent *); void xev_handle_expose(struct xevent *, XEvent *); void xev_handle_clientmessage(struct xevent *, XEvent *); +void xev_handle_shape(struct xevent *, XEvent *); #define XEV_QUICK(a, b, c, d, e) do { \ xev_register(xev_new(a, b, c, d, e)); \ -- cgit v1.2.3-2-gb3c3