Properly clean up when timing out on a keystroke listener
authorMike Gorse <mgorse@suse.com>
Thu, 5 Sep 2013 03:29:15 +0000 (22:29 -0500)
committerMike Gorse <mgorse@suse.com>
Thu, 5 Sep 2013 03:29:15 +0000 (22:29 -0500)
commit548478747b2493842b736b4a1e2bc6bb3015f790
treeb1de3c3328371ebc4531d9c4478a7126f2ea4958
parent402ab17c56930441d2a83b8dde3d5b5d1d4615fd
Properly clean up when timing out on a keystroke listener

If we time out waiting for a keystroke listener, then exit the main
loop, and reset the DBus connections' main loop contexts becak to the
default loop.

https://bugzilla.gnome.org/show_big.cgi?id=707218
atk-adaptor/event.c