mutter/tests/accessibility
Emmanuele Bassi a09bbffd92 Implement multi-backend support
The Clutter backend split is opaque enough that should allow us to just
build all possible backends inside the same shared object, and select
the wanted backend at initialization time.

This requires some work in the build system, as well as the
initialization code, to remove duplicate functions that might cause
conflicts at build and link time. We also need to defer all the checks
of the internal state of the platform-specific API to run-time type
checks.
2011-11-03 13:45:19 +00:00
..
cally-atkcomponent-example.c tests/cally: Remove last uses of clutter_group_add() 2011-06-16 17:11:39 +01:00
cally-atkeditabletext-example.c tests/cally: Remove last uses of clutter_group_add() 2011-06-16 17:11:39 +01:00
cally-atkevents-example.c a11y: Using proper way to register to window events 2011-08-23 17:22:17 +02:00
cally-atktext-example.c a11y: cally-text get_offset_at_point implementation 2011-07-06 17:05:49 +02:00
cally-clone-example.c tests/cally: Remove last uses of clutter_group_add() 2011-06-16 17:11:39 +01:00
cally-examples-util.c [cally] Fix a crash on some a11y examples if there isn't accessibility support 2011-05-20 14:00:35 +02:00
cally-examples-util.h [cally] Fix a crash on some a11y examples if there isn't accessibility support 2011-05-20 14:00:35 +02:00
Makefile.am Implement multi-backend support 2011-11-03 13:45:19 +00:00