Skip to content
  • Benjamin Otte's avatar
    a11y: Remove keysnooping support · 0c8ecba7
    Benjamin Otte authored
    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.
    0c8ecba7