From 7c8043d99252ee1f16a0c00c2712ed543d44cba1 Mon Sep 17 00:00:00 2001 From: bernd Date: Fri, 27 Apr 2007 18:08:14 +0000 Subject: Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new key binding. --- calmwm.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index b90f612..9aef4fe 100644 --- a/calmwm.h +++ b/calmwm.h @@ -4,7 +4,7 @@ * Copyright (c) 2004 Marius Aamodt Eriksen * All rights reserved. * - * $Id: calmwm.h,v 1.1.1.1 2007/04/27 17:58:48 bernd Exp $ + * $Id: calmwm.h,v 1.2 2007/04/27 18:08:14 bernd Exp $ */ #ifndef _CALMWM_H_ @@ -378,6 +378,7 @@ int grab_drag(struct client_ctx *); void grab_menuinit(struct screen_ctx *); void *grab_menu(XButtonEvent *, struct menu_q *); void grab_label(struct client_ctx *); +void grab_exec(void); void xfree(void *); void *xmalloc(size_t); @@ -425,6 +426,7 @@ void kbfunc_client_nogroup(struct client_ctx *, void *); void kbfunc_client_maximize(struct client_ctx *, void *); void kbfunc_client_vmaximize(struct client_ctx *, void *); void kbfunc_menu_search(struct client_ctx *, void *); +void kbfunc_exec(struct client_ctx *, void *); void kbfunc_term(struct client_ctx *cc, void *arg); void kbfunc_lock(struct client_ctx *cc, void *arg); -- cgit v1.2.3-2-gb3c3