add a11yextension (qt6 only)
this allows us to work around atspi limitations on wayland by exposing a way to retrieve the local coordinates of a given accessible as well as the export handle of its parent window.
these two pieces then allow us to query kwin for the global window cooridnates and map the local coordinates into global coordinates
this specifically allows us to implement better coordinate based click support in selenium-at-spi