@ -216,6 +216,12 @@ setlayout(const char *arg) {
drawstatus();
}
void
togglebar(const char *arg) {
bpos = (bpos == BarOff) ? BARPOS : BarOff;
updatebarpos();
togglemax(const char *arg) {
XEvent ev;
The note is not visible to the blocked user.