window: Don't crash when window with focus_widget is destroyed
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 26 Jan 2012 16:09:20 +0000 (11:09 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 26 Jan 2012 16:09:20 +0000 (11:09 -0500)
commitae6e2717c57fc22286cb29d84dfd1198d7ebc417
tree5f70e782cebc3b79f24487cf4d93b8da85380314
parent681f9f4149611a4c91d5ebcf6896bca155180c4e
window: Don't crash when window with focus_widget is destroyed

We would try to deliver a leave event to a widget in a destroyed window.
clients/window.c