Let clients override the suggested size on resize.
authorKristian Høgsberg <krh@redhat.com>
Mon, 8 Dec 2008 18:50:07 +0000 (13:50 -0500)
committerKristian Høgsberg <krh@redhat.com>
Mon, 8 Dec 2008 18:50:07 +0000 (13:50 -0500)
commit221067654c70a2fde12e72dd5df54d32d3431653
tree9041bb91cae66553722d1c1cef53d703b6a96db9
parent1584c57edcbeb34a628afe12fd6e527fda8ec486
Let clients override the suggested size on resize.

This lets gears enforce a square aspect ration and minimum size of 300x300
and the terminal now properly resizes in steps of character cells.
gears.c
terminal.c
window.c
window.h