@ -1583,8 +1583,8 @@ setfullscreen(Client *c, int fullscreen)
PropModeReplace,(unsignedchar*)0,0);
c->isfullscreen=0;
c->isfloating=c->oldstate;
c->bw=c->oldbw;
if(c->isfloating){
c->bw=c->oldbw;
c->x=c->oldx;
c->y=c->oldy;
c->w=c->oldw;
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.