westoy: Schedule a full resize when we add a subsurface
authorJasper St. Pierre <jstpierre@mecheye.net>
Tue, 12 Nov 2013 01:07:33 +0000 (20:07 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 1 Feb 2014 09:42:31 +0000 (01:42 -0800)
commite22952bb13cf7e7d16b9d8a36c6e9c82307436eb
tree3a45ba4dd76b7db22430c6c0042165d8c015f376
parentb0d604ff5b079b2d182af539c12a7991ccf19e18
westoy: Schedule a full resize when we add a subsurface

If a client adds a subsurface, we need to make sure it's allocated
properly, so queue a resize and redraw on the parent window.
clients/window.c