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

AtSpiAdaptor: sync Cache signatures to at-spi2-core 2.45.91 #77

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Sep 12, 2022

  1. AtSpiAdaptor: sync Cache signatures to at-spi2-core 2.45.91

    Those signatures are the ones used by Gtk for some time now.  For Qt
    it does not make a huge difference, as GetItem returns an empty list
    and the signals are never emited.
    
    The Cache.xml copy had to include a workaround: adding back the
    direction on signal args, without which qdbusxml2cpp.cpp seems to
    mistake those for direction="out" and requests "Out0" annotations.
    
    Signed-off-by: Yann Dirson <[email protected]>
    ydirson committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    588b752 View commit details
    Browse the repository at this point in the history