Skip to content
Snippets Groups Projects
Commit 7eba31b0 authored by Simon McVittie's avatar Simon McVittie
Browse files

run-dbus: Don't call GetAddress() if AT_SPI_BUS_ADDRESS is set


In the real at-spi2-core client library, AT_SPI_BUS_ADDRESS is treated
as higher-precedence than the AT_SPI_BUS X11 atom or the GetAddress()
D-Bus method. Mimic this.

We don't currently implement querying the X11 atom because that would
require a libX11 dependency, so leave a comment indicating where it
would appear in precedence order.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
Forwarded: https://github.com/flatpak/flatpak/pull/6173
parent eab5a784
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment