window: Set a minimum size for toytoolkit windows
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 21 Oct 2013 22:05:49 +0000 (15:05 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 21 Oct 2013 22:05:52 +0000 (15:05 -0700)
commit53ec5604231b3eefe009111682b0c12ea5254d4a
treec8ec2e917f638462d0bdf1986f43d8ea5bbad957
parent3042ffe0113ae0c2595fbea1e8cf373212bbd50e
window: Set a minimum size for toytoolkit windows

The decorations tiles start to overlap and look weird if we go below
200x200 size windows.  Just set that as a minimum size if the app
doesn't provide a bigger minimum size.

https://bugs.freedesktop.org/show_bug.cgi?id=66794
clients/window.c