window: Don't set the window size in widget_set_size()
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 8 Feb 2012 19:45:02 +0000 (14:45 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 8 Feb 2012 19:45:02 +0000 (14:45 -0500)
commit09a96b539434b82e3981de0f213aa9759447beb2
tree61bae00e49e35da69902ee2318f40d1e8d61994e
parent66650633280cdc45a5762fa082c010050b3a4215
window: Don't set the window size in widget_set_size()

We propagate the toplevel widget size to the window size in the
window.c resize code.
clients/window.c