clients: Implement minimum size for toy toolkit clients
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 20 Jul 2012 15:32:51 +0000 (11:32 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 20 Jul 2012 15:33:02 +0000 (11:33 -0400)
commitd3a1965a3d1e8b40356c2c6fe5f7a40da315b5ff
tree5aee6c5d0771cb27fe613f5ee9af99bb87885c10
parent905d7cedf526467d26d17587a05a0b437ebcd7e3
clients: Implement minimum size for toy toolkit clients

We default to setting the minimum size to the initial size.  To set a
different minimum size than the initial size, set the minimum size first
then then initial size.  Good enough for a toy toolkit.

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