st: Adapt to Cally merge inside of Clutter
ClutterActor has now a get_accessible_type that replaces the StWidget one, switch to using that Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3433>
This commit is contained in:

committed by
Marge Bot

parent
b05069c297
commit
6e57d42d26
@ -360,8 +360,6 @@ shell_perf_log_init (void)
|
||||
static void
|
||||
shell_a11y_init (void)
|
||||
{
|
||||
cally_accessibility_init ();
|
||||
|
||||
if (clutter_get_accessibility_enabled () == FALSE)
|
||||
{
|
||||
g_warning ("Accessibility: clutter has no accessibility enabled"
|
||||
|
Reference in New Issue
Block a user