diff --git a/src/mango.c b/src/mango.c index 7bc67c2..2f4f115 100644 --- a/src/mango.c +++ b/src/mango.c @@ -3155,6 +3155,8 @@ void init_client_properties(Client *c) { c->no_force_center = 0; c->scratchpad_width = 0; c->scratchpad_height = 0; + c->isnoborder = 0; + c->isnosizehint = 0; } void // old fix to 0.5