Make keystroke listeners work even if no other event listeners present
authorMike Gorse <mgorse@novell.com>
Thu, 5 Jan 2012 20:38:26 +0000 (14:38 -0600)
committerMike Gorse <mgorse@novell.com>
Thu, 5 Jan 2012 20:38:26 +0000 (14:38 -0600)
Fetch a list of active keystroke and mouse event listeners, and monitor
for changes. Enable event watching if keyboard listeners are present.
This requires the newest revision of at-spi2-core.

Fixes http://bugzilla.gnome.org/show_bug.cgi?id=666870


No differences found