leaflet: Implement back/forward swipe gesture
Implement HdySwipeable and use HdySwipeTracker to detect back/forward
swipes.
Use can-swipe-back and can-swipe-forward properties for controlling swipes,
and use allow-visible child property to exclude certain widgets, such as
separators, from the gesture.
Multiple leaflets can be synced via HdySwipeGroup.
Signed-off-by: Alexander Mikhaylenko <alexm@gnome.org>
Please register or sign in to comment