a11y: Remove keysnooping support
As previously announced, key snooping is something that we should not support in GTK. In particular because AT-SPI made every key press a synchronous DBUS call / spawned a nested main loop with the key snoopers. This breaks responsiveness, order of key presses and internal consistency when the AT decides to remove key events.
Showing
Please register or sign in to comment