Emmanuele Bassi
804f80381b
Remove ATK
...
To build a better world sometimes means having to tear the old one down.
-- Alexander Pierce, "Captain America: The Winter Soldier"
ATK served us well for nearly 20 years, but the world has changed, and
GTK has changed with it. Now ATK is mostly a hindrance towards improving
the accessibility stack:
- it maps to a very specific implementation, AT-SPI, which is Linux and
Unix specific
- it requires implementing the same functionality in three different
layers of the stack: AT-SPI, ATK, and GTK
- only GTK uses it; every other Linux and Unix toolkit and application
talks to AT-SPI directly, including assistive technologies
Sadly, we cannot incrementally port GTK to a new accessibility stack;
since ATK insulates us entirely from the underlying implementation, we
cannot replace it piecemeal. Instead, we're going to remove everything
and then incrementally build on a clean slate:
- add an "accessible" interface, implemented by GTK objects directly,
which describe the accessible role and state changes for every UI
element
- add an "assistive technology context" to proxy a native accessibility
API, and assign it to every widget
- implement the AT context depending on the platform
For more information, see: https://gitlab.gnome.org/GNOME/gtk/-/issues/2833
2020-07-17 14:22:51 +01:00
..
2013-03-28 13:10:38 +01:00
2020-05-17 07:32:37 +02:00
2020-05-04 22:53:08 -04:00
2016-12-20 18:01:11 +01:00
2020-07-02 23:51:16 +05:00
2020-03-06 18:21:58 +01:00
2013-04-23 14:04:40 -04:00
2020-05-28 11:00:03 +03:00
2014-10-14 14:33:08 +02:00
2020-06-24 11:25:09 -04:00
2020-06-19 15:26:10 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 03:36:51 +05:00
2019-04-28 23:28:39 +00:00
2020-06-24 11:25:09 -04:00
2020-02-25 20:59:04 -05:00
2014-04-29 12:19:53 -04:00
2017-09-04 14:28:16 -04:00
2020-03-06 18:21:58 +01:00
2019-05-21 07:23:30 +02:00
2020-06-24 11:25:09 -04:00
2020-05-11 19:21:03 +05:00
2020-04-29 10:54:40 -04:00
2020-04-29 10:54:40 -04:00
2020-05-16 22:04:00 +02:00
2020-05-11 02:49:09 +05:00
2020-06-24 11:25:09 -04:00
2020-03-06 18:21:58 +01:00
2020-06-24 11:25:09 -04:00
2020-05-11 22:38:21 -04:00
2020-05-12 13:45:15 +01:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-06-24 11:25:09 -04:00
2020-05-04 22:53:08 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-05-11 22:38:21 -04:00
2020-06-28 13:42:02 -04:00
2020-05-12 13:45:15 +01:00
2020-05-11 22:38:21 -04:00
2020-06-28 13:42:02 -04:00
2020-06-30 17:42:30 -04:00
2020-05-17 17:17:31 -04:00
2020-06-22 14:43:36 -04:00
2020-05-11 22:38:21 -04:00
2017-11-17 00:08:24 -05:00
2020-05-11 22:38:21 -04:00
2020-07-09 01:48:33 -04:00
2020-07-09 01:48:33 -04:00
2020-06-24 11:25:09 -04:00
2020-05-04 22:53:08 -04:00
2020-05-04 22:53:08 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-04 22:53:08 -04:00
2020-05-11 22:38:21 -04:00
2020-06-24 11:25:09 -04:00
2020-05-04 22:53:08 -04:00
2020-06-24 11:25:09 -04:00
2016-10-16 18:17:21 +02:00
2020-07-09 01:29:20 -04:00
2020-05-11 18:12:18 +05:00
2020-07-02 23:51:16 +05:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-06-24 11:25:09 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-06-24 11:25:09 -04:00
2020-05-11 22:38:21 -04:00
2020-06-24 11:25:09 -04:00
2020-07-17 14:22:51 +01:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-06-29 22:10:34 -04:00
2020-07-05 02:59:21 +02:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 20:15:57 +05:00
2020-05-11 22:38:21 -04:00
2020-02-09 23:12:32 -05:00
2020-05-11 22:38:21 -04:00
2012-11-04 13:01:38 -05:00
2020-05-11 22:38:21 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-01-21 17:31:48 -05:00
2020-05-04 22:53:08 -04:00
2020-07-02 23:51:16 +05:00
2017-01-19 13:50:17 -05:00
2017-01-19 13:50:17 -05:00
2020-07-02 23:51:16 +05:00
2020-05-11 12:20:57 -04:00
2020-05-11 22:38:21 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-05-11 22:38:21 -04:00
2020-02-25 20:59:04 -05:00
2020-06-24 11:25:09 -04:00
2020-05-11 19:33:05 +05:00
2020-05-11 22:38:21 -04:00
2019-11-05 09:34:29 -08:00
2020-05-04 22:53:08 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-06-05 20:32:26 +01:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-05-11 22:38:21 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-03-06 18:21:58 +01:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-06-24 11:25:09 -04:00
2020-05-11 22:38:21 -04:00
2020-05-28 11:00:03 +03:00
2020-07-17 07:14:50 +02:00
2020-05-17 17:17:31 -04:00
2020-05-12 13:45:15 +01:00
2020-06-24 11:25:09 -04:00
2013-04-23 14:04:40 -04:00
2014-12-08 19:34:23 -05:00
2020-05-04 22:53:08 -04:00