-
- Downloads
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:Simon McVittie <smcv@collabora.com> Forwarded: https://github.com/flatpak/flatpak/pull/6173
Loading
Please register or sign in to comment