summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2017-12-29 16:55:50 +0000
committerokan <okan>2017-12-29 16:55:50 +0000
commitba75c139531d2a52dfa43a0302d9c8886ed1a820 (patch)
tree7cb31f437c90ec6df6e0d42d23268ecaaa3dfdec /calmwm.h
parent5ddaed415c895e56e7c1e6e7b881df8d3c4214bd (diff)
downloadcwm-ba75c139531d2a52dfa43a0302d9c8886ed1a820.tar.gz
cwm-ba75c139531d2a52dfa43a0302d9c8886ed1a820.tar.xz
cwm-ba75c139531d2a52dfa43a0302d9c8886ed1a820.zip
Merge group_toggle_membership_leave into the buttonrelease event and only do
border work for a group/ungroup action.
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/calmwm.h b/calmwm.h
index 2ccf83a..9bb6c59 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -442,8 +442,7 @@ void			 group_movetogroup(struct client_ctx *, int);
 void			 group_only(struct screen_ctx *, int);
 int			 group_restore(struct client_ctx *);
 void			 group_show(struct group_ctx *);
-void			 group_toggle_membership_enter(struct client_ctx *);
-void			 group_toggle_membership_leave(struct client_ctx *);
+void			 group_toggle_membership(struct client_ctx *);
 void			 group_update_names(struct screen_ctx *);
 
 void			 search_match_client(struct menu_q *, struct menu_q *,