client: _really_ honor size hints
commit09cf4f2c86564ad5080f38e756a721067b436f44
authorGregor Best <gbe@ring0.de>
Tue, 2 Mar 2010 23:07:10 +0000 (3 00:07 +0100)
committerJulien Danjou <julien@danjou.info>
Wed, 3 Mar 2010 08:18:17 +0000 (3 09:18 +0100)
tree7956d7ead3e6a08780e78c866fbc91ca3c3c414a
parent33fae2594882ea5c511f38ebdba6a83ad6070cbf
client: _really_ honor size hints

If c->honor_size_hints is set to false and the client indicates through
its hints that it wants to be fixed size (by setting min and max width
equal), size hints are not ignored due to client_isfixed not taking
honor_size_hints being false into account. This commit fixes that.

Signed-off-by: Gregor Best <gbe@ring0.de>
Signed-off-by: Julien Danjou <julien@danjou.info>
client.h