Skip to content

a11y: Restore key snooping

Samuel Thibault requested to merge sthibaul/gtk:accessibility_snoop into master

feb8975a ("gtkmain: Remove deprecated key snooper API") removed the key snooper API, and the a11y key snooping alongside. This restores the a11y part, directly called from gtkmain.

Fixes #1739 (closed)

Merge request reports