summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2016-09-22 14:36:03 +0000
committerokan <okan>2016-09-22 14:36:03 +0000
commit57b2a6cf796614df4723cc5ffff12101a21e7850 (patch)
tree7ffc6a2e6647a16fdb3e31c65c39858aee600947 /calmwm.h
parent3947f1268ab4ba15af8f4eeea6224628188a7f5f (diff)
downloadcwm-57b2a6cf796614df4723cc5ffff12101a21e7850.tar.gz
cwm-57b2a6cf796614df4723cc5ffff12101a21e7850.tar.xz
cwm-57b2a6cf796614df4723cc5ffff12101a21e7850.zip
Continue merging kb and mouse functions: fold
mousefunc_menu_{client,cmd,group} into the respective
kbfunc_menu_{client,cmd,group} functions; simply pass a flag down from
config denoting mouse action behaviour.
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/calmwm.h b/calmwm.h
index 60989c9..44084ea 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -508,10 +508,6 @@ void			 mousefunc_client_move(struct client_ctx *,
     			    union arg *);
 void			 mousefunc_client_resize(struct client_ctx *,
     			    union arg *);
-void			 mousefunc_menu_client(struct client_ctx *,
-			    union arg *);
-void			 mousefunc_menu_cmd(struct client_ctx *, union arg *);
-void			 mousefunc_menu_group(struct client_ctx *, union arg *);
 
 struct menu  		*menu_filter(struct screen_ctx *, struct menu_q *,
 			     const char *, const char *, int,