these have nothing to do with 'sticky', but rather group membership; rename.

This commit is contained in:
okan
2014-09-27 19:04:32 +00:00
parent 319d90099d
commit e9dbd150ea
6 changed files with 8 additions and 11 deletions

View File

@@ -438,7 +438,7 @@ kbfunc_client_grouptoggle(struct client_ctx *cc, union arg *arg)
XGrabKeyboard(X_Dpy, cc->win, True,
GrabModeAsync, GrabModeAsync, CurrentTime);
group_sticky_toggle_enter(cc);
group_toggle_membership_enter(cc);
}
void