Sugar Learning Environment, Activity Toolkit, GTK 3.
ade02f958b
SugarEventController is an abstract object that attaches to a widget and interprets an arbitrary set of events. Implementations of that object get to define the sequence of events that trigger these. The basic touch gestures (long press, rotate, swipe, zoom) have been implemented on top of that object. Signed-off-by: Carlos Garnacho <carlos@lanedo.com> Acked-by: Simon Schampijer <simon@laptop.org> |
||
---|---|---|
bin | ||
examples | ||
m4 | ||
po | ||
src | ||
tests | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
MAINTAINERS | ||
Makefile.am | ||
README |
Sugar is the core of the OLPC Human Interface. The toolkit provides a set of widgets to build HIG compliant applications and interfaces to interact with system services like presence and the datastore.