]> git.tdb.fi Git - libs/gui.git/commitdiff
Combine swipe gestures into a single drag gesture
authorMikko Rasa <tdb@tdb.fi>
Sat, 21 Nov 2015 08:34:01 +0000 (10:34 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 21 Nov 2015 08:34:01 +0000 (10:34 +0200)
This makes them more versatile for different kinds of control schemes.
Directional swipes can still be approximated through the Control
interface.  Capturing swipe gestures is no longer easily possible, but
the capture interface is due for a rewrite to support activator controls
anyway.


No differences found