You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carlos Garnacho fe0022cd8f swipe: Allow setting allowed directions as a set of flags
The allowed swipe directions can be specified now at construct time,
so the swipe-ended signal is only emitted for those directions.

Signed-off-by: Carlos Garnacho <carlos@lanedo.com>
Acked-by: Simon Schampijer <simon@laptop.org>
12 years ago
..
Makefile.am event-controller: Don't install headers 12 years ago
sugar-enum-types.c.template event-controller: Add separate library for event controllers 12 years ago
sugar-enum-types.h.template event-controller: Add separate library for event controllers 12 years ago
sugar-event-controller.c event-controller: Rename emitted progress signals 12 years ago
sugar-event-controller.h event-controller: Rename emitted progress signals 12 years ago
sugar-event-controllers.h event-controller: Add separate library for event controllers 12 years ago
sugar-long-press-controller.c LongPressController: add 'pressed' signal with x and y coordinates 12 years ago
sugar-long-press-controller.h LongPressController: add 'pressed' signal with x and y coordinates 12 years ago
sugar-rotate-controller.c event-controller: Implement rotate-controller on top of SugarTouchController 12 years ago
sugar-rotate-controller.h event-controller: Implement rotate-controller on top of SugarTouchController 12 years ago
sugar-swipe-controller.c swipe: Allow setting allowed directions as a set of flags 12 years ago
sugar-swipe-controller.h swipe: Allow setting allowed directions as a set of flags 12 years ago
sugar-touch-controller.c event-controller: Document SugarTouchController 12 years ago
sugar-touch-controller.h event-controller: Document SugarTouchController 12 years ago
sugar-zoom-controller.c event-controller: Use "scale" to refer to the current value in the zoom-controller 12 years ago
sugar-zoom-controller.h event-controller: Use "scale" to refer to the current value in the zoom-controller 12 years ago