@ -227,7 +227,7 @@ xu_setstate(struct client_ctx *cc, int state)
cc->state=state;
XChangeProperty(X_Dpy,cc->win,
cwmh[WM_STATE].atom,WM_STATE,32,
cwmh[WM_STATE].atom,cwmh[WM_STATE].atom,32,
PropModeReplace,(unsignedchar*)dat,2);
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.