terminal: Don't queue a resize after setting fullscreen
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 28 Feb 2012 14:17:32 +0000 (09:17 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 28 Feb 2012 14:23:23 +0000 (09:23 -0500)
commit9dd1ed24db0b400dc2fa835fff720ba0c52ecb7b
treeb38a0fa5eb5c88cf8b5b588749edc3e0c13d7a7f
parent8811bf9e8dfde3d55bf14a00da201e37f2f272de
terminal: Don't queue a resize after setting fullscreen

We end up doing an attach at the non-fullscreen size before resizing to
fullscreen, causing the terminal to jump to the center for a frame before we
render the fullscreen image.
clients/terminal.c