Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flatpak-run-dbus: Allow two AT-SPI Registry signals in #5828

Conversation

GeorgesStavracas
Copy link
Member

These signals can be used by apps to monitor whether they need to emit signals on the a11y bus or not. This can very significantly reduce chattery on the a11y bus, and at least WebKit relies on these signals to be broadcasted in.

The PR flatpak/xdg-dbus-proxy#61 is required for this changeset to work as expected, but it can land independently as --broadcast is supported by xdg-dbus-proxy.

@ebassi
Copy link
Contributor

ebassi commented May 28, 2024

Relevant GTK merge request: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/7298

@GeorgesStavracas
Copy link
Member Author

flatpak/xdg-dbus-proxy#61 has been merged

These signals can be used by apps to monitor whether they need to emit
signals on the a11y bus or not. This can very significantly reduce
chattery on the a11y bus, and at least WebKit relies on these signals
to be broadcasted in.

The PR flatpak/xdg-dbus-proxy#61 is required
for this changeset to work as expected, but it can land independently
as `--broadcast` is supported by xdg-dbus-proxy.
@GeorgesStavracas GeorgesStavracas force-pushed the gbsneto/a11y-broadcast-some-signals branch from 473598a to 130a2c0 Compare July 9, 2024 12:15
@GeorgesStavracas GeorgesStavracas merged commit 1b4ff8d into flatpak:main Jul 9, 2024
9 checks passed
@GeorgesStavracas GeorgesStavracas deleted the gbsneto/a11y-broadcast-some-signals branch July 9, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants