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