Taddeus Kroes b3dd89c3f5 Added 'threaded' keyword argument to event driver. 13 lat temu
..
drivers 53c4d2bae0 Changed file name of event driver. 13 lat temu
experimental 0a7c28ab3a Started implementing VTK interactor. 13 lat temu
trackers be6d8ffd55 Fixed flick gesture. 13 lat temu
__init__.py 973a3b30d8 Moved hand tracker from source package to test applications. 13 lat temu
area.py 0c55af1061 Separated GTK+ event window into a separate layer. 13 lat temu
areas.py 010cb2bc8c Hand tracker events are now handled by a fullscreen overlay so that touch points are never 'lost'. 13 lat temu
driver.py b3dd89c3f5 Added 'threaded' keyword argument to event driver. 13 lat temu
event.py 3c8c49a4fa Started fixing cairo test program. 13 lat temu
events.py 12ada91d45 Implemented widget tree, gesture propagation and some more stuff: 13 lat temu
geometry.py 32a381b9f5 Added linear flick movement to test application. 13 lat temu
logger.py fa4f154fa8 Removed unused argument. 13 lat temu
screen.py 797a686e3b screen.py now uses GTK to determine screen size instead of pygame. 13 lat temu
touch_objects.py 73e05a5d14 Fully implemented event delegation and propagation: 13 lat temu
tracker.py 1fb84754d8 Changed occurences of 'widget' to 'area' in code. 13 lat temu