diff --git a/objects/client.h b/objects/client.h index d8abe30e9..71d36cd4c 100644 --- a/objects/client.h +++ b/objects/client.h @@ -250,7 +250,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