What is the status of ATK project on Gitlab repository?

Hello!

The repository https://gitlab.gnome.org/GNOME/atk is archived, so I can not open an issue there asking about the current maintenance status.

Still, the current documentation page https://docs.gtk.org/atk/ shows https://gitlab.gnome.org/GNOME/at-spi2-core/ as the source repository.

The at-spi2-core repository has a folder for atk and is active in terms for commit.

So I would like to know what is the status of ATK in case consuming the latest version available. Should I use that version from at-spi2-core? Also, is the project offiacially migrate to at-spi2-core ?

Regards.

Yes, atk was merged into the at-spi2-core repository a few years ago, in
order to make testing easier.

As a side note to what Mike already said:

You should not use the issue tracker of a project to ask for its maintenance status: an issue tracker is for actionable issues, not for questions.

If you have questions related to a project hosted on GNOME infrastructure, use this Discourse instance to ask them.

ATK is a library for toolkits to provide accessibility information, which gets translated to AT-SPI interfaces, objects, and events. If you want to consume accessibility information, you should use libatspi, instead.

Thank you for the information, and sorry for the noise!

Discourse is for asking questions, don’t apologise :slight_smile: