merge kbd and mouse grouptoggle
This commit is contained in:
@@ -172,12 +172,6 @@ mousefunc_client_move(struct client_ctx *cc, union arg *arg)
|
||||
/* NOTREACHED */
|
||||
}
|
||||
|
||||
void
|
||||
mousefunc_client_grouptoggle(struct client_ctx *cc, union arg *arg)
|
||||
{
|
||||
group_toggle_membership_enter(cc);
|
||||
}
|
||||
|
||||
void
|
||||
mousefunc_menu_group(struct client_ctx *cc, union arg *arg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user