Merge group_toggle_membership_leave into the buttonrelease event and only do

border work for a group/ungroup action.
This commit is contained in:
okan
2017-12-29 16:55:50 +00:00
parent 5ddaed415c
commit ba75c13953
4 changed files with 7 additions and 13 deletions

View File

@@ -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 *,