c20529846e
Windows are supposed to be destroyed by the application explicitly. Deferred tasks are not supposed to be added after returning from display_run(). Destroy remaining wl objects (except input related will be in a following patch). Close the epoll fd. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>