Have been doing some tests regarding multi-touch support on Clutter and everything seems to be working fine:
You will need either a very recent master or clutter-1.10 branch because there was a bit of fixing needed, but hopefully that will get into a release soon.
That example can be find in ./tests/interactive/test-touch-events.c and can be run as:
$ cd clutter
$ ./tests/interactive/test-touch-events
Needless to say, you will need a recent Xorg (1.12) and support in the kernel for your multi-touch hardware.
Hope that soon I will be able to work on gestures support and automated tests for this.
Thanks for my employer Collabora for sponsoring this work.
You will need either a very recent master or clutter-1.10 branch because there was a bit of fixing needed, but hopefully that will get into a release soon.
That example can be find in ./tests/interactive/test-touch-events.c and can be run as:
$ cd clutter
$ ./tests/interactive/test-touch-events
Needless to say, you will need a recent Xorg (1.12) and support in the kernel for your multi-touch hardware.
Hope that soon I will be able to work on gestures support and automated tests for this.
Thanks for my employer Collabora for sponsoring this work.
No comments:
Post a Comment