sugar-toolkit-gtk3/src/sugar3/event-controller
Carlos Garnacho b2df135844 Reset event controllers on GdkEventGrabBroken
This event means that the widget being listened won't receive
further input events as something else grabbed devices, reset
event controllers in this case.

This helps with SL #4128 where we did reset the long press
controller manually.

Signed-off-by: Carlos Garnacho <carlos@lanedo.com>
Acked-by: Simon Schampijer <simon@laptop.org>
2012-11-08 10:30:17 +01:00
..
Makefile.am
sugar-enum-types.c.template
sugar-enum-types.h.template
sugar-event-controller.c Reset event controllers on GdkEventGrabBroken 2012-11-08 10:30:17 +01:00
sugar-event-controller.h EventController: make detach function available 2012-10-25 12:25:30 +02:00
sugar-event-controllers.h
sugar-long-press-controller.c SugarLongPressController: default the trigger_delay property to 600ms 2012-11-05 16:17:55 +01:00
sugar-long-press-controller.h LongPressController: add 'pressed' signal with x and y coordinates 2012-10-05 00:39:45 +02:00
sugar-rotate-controller.c
sugar-rotate-controller.h
sugar-swipe-controller.c swipe: Allow setting allowed directions as a set of flags 2012-10-05 20:41:40 +02:00
sugar-swipe-controller.h swipe: Allow setting allowed directions as a set of flags 2012-10-05 20:41:40 +02:00
sugar-touch-controller.c gestures: Fix silly typo on get_center() implementation 2012-10-22 12:44:20 +02:00
sugar-touch-controller.h
sugar-zoom-controller.c
sugar-zoom-controller.h