Fix a minor ICCCM incompatibility
commitf372388de9252011fa98ee07ae8fb4954dd8ae36
authorUli Schlachter <psychon@znc.in>
Thu, 22 Jul 2010 07:42:04 +0000 (22 09:42 +0200)
committerUli Schlachter <psychon@znc.in>
Thu, 22 Jul 2010 08:34:39 +0000 (22 10:34 +0200)
tree07116509ce8d7a175b2303d9bfe7e44d83c896c2
parent418f3d0b37af2f3c57235e1af206a105983b137e
Fix a minor ICCCM incompatibility

ICCCM says that the min size should be used for the base size if no base size is
specified. The only exception is when calculating the aspect ratio of the
window, in that case only the "real" base size may be used.

Awesome didn't do this last part before.

Signed-off-by: Uli Schlachter <psychon@znc.in>
client.c