Fix terminal resizing
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 11 Jan 2011 15:00:52 +0000 (10:00 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 11 Jan 2011 15:00:52 +0000 (10:00 -0500)
commitda846ca91d0b86a35910c7154637f7e157abd1ca
tree19c4f2ca203e90f125ad97581dcd2c3fdbc5dfe3
parent5fd89d255b7f4f66ad2b5040919532131750d952
Fix terminal resizing

Get snapping to character grid working again, avoid crashes when attempting
to resize below 1x1 character cell, only redraw when size actually changes.

Also, rename window_get_child_rectangle() to window_get_child_allocation().
clients/dnd.c
clients/gears.c
clients/image.c
clients/resizor.c
clients/terminal.c
clients/view.c
clients/window.c
clients/window.h