Merge group_toggle_membership_leave into the buttonrelease event and only do
border work for a group/ungroup action.
This commit is contained in:
3
calmwm.h
3
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 *,
|
||||
|
||||
Reference in New Issue
Block a user