mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
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