@ -3526,6 +3526,9 @@ setfullscreen(Client *c, int fullscreen)
arrange(c->mon);
#endif // !FAKEFULLSCREEN_PATCH
}
#if FAKEFULLSCREEN_PATCH
resizeclient(c,c->x,c->y,c->w,c->h);
#endif // FAKEFULLSCREEN_PATCH
}
#endif // FAKEFULLSCREEN_CLIENT_PATCH
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.