diff --git a/client.h b/client.h index a270a651c..d4ef52fb8 100644 --- a/client.h +++ b/client.h @@ -253,7 +253,8 @@ client_isfixed(client_t *c) && c->size_hints.max_width == c->size_hints.min_width && c->size_hints.max_height == c->size_hints.min_height && c->size_hints.max_width - && c->size_hints.max_height); + && c->size_hints.max_height + && c->size_hints_honor); } /** Returns true if a client is tagged with one of the tags of the