- 19 Sep, 2017 1 commit
-
-
Carlos Garnacho authored
To some extent, pad and touchpad gesture events need extra API.
-
- 12 Sep, 2015 1 commit
-
-
Matthias Clasen authored
This avoids pointless allocations
-
- 12 Aug, 2015 1 commit
-
-
Carlos Garnacho authored
We let these through in GtkEventController::filter, and handle these especially on GtkGesture::update.
-
- 27 May, 2014 3 commits
-
-
Matthias Clasen authored
This prevents some of our generic object implementation tests from working with gesture objects. Instead, add g_return_if_fail checks in all the gesture constructors.
-
Matthias Clasen authored
-
Carlos Garnacho authored
Whether the gesture is active or recognized should be checked before in callers, or just not used naively.
-
- 23 May, 2014 5 commits
-
-
Carlos Garnacho authored
-
For now, at least. We do this by hiding the instance and class structures in private headers.
-
Carlos Garnacho authored
-
Carlos Garnacho authored
-
Carlos Garnacho authored
This gesture implementation recognizes rotations when fed with events from two different GdkEventSequences
-