files icon indicating copy to clipboard operation
files copied to clipboard

Two-finger Forward/Back gestures

Open codygarver opened this issue 7 years ago • 6 comments

It should be possible to go forward and back by using a two-finger horizontal swipe gesture.

This is freaking awesome in Safari on Lion. Check it out: http://www.youtube.com/watch?v=KlBmWgvee-M

Bonus points for 1:1 finger tracking and an animation.

Massive bonus points for doing this in a way that we can easily copy to other apps.

Bounty: https://www.bountysource.com/issues/967994-two-finger-forward-back-gestures

codygarver avatar Oct 12 '17 10:10 codygarver

Hi there,

Something like a default libinput profile with a simple xdotool config would be the best way to go forward. Does anyone have any better suggestions?

alimurtazafarooqui avatar Mar 16 '18 12:03 alimurtazafarooqui

I believe this is a copypaste of an old Launchpad issue. Since that time, Gtk.Gesture became a thing

danirabbit avatar Mar 16 '18 17:03 danirabbit

One year later... I still would love this!

dackdel avatar Nov 24 '18 13:11 dackdel

I think this should really be 3-finger gestures, as that's usually what's used for forward/back. 2-finger does horizontal scrolling, and going forward/back should be allowed while mid-way in horizontal scrolling.

getsnoopy avatar Jan 08 '20 05:01 getsnoopy

Just updating that it seems that nowadays the easiest thing to do here is use Hdy.Deck once LibHandy 1.0 is released

danirabbit avatar May 05 '20 17:05 danirabbit

I think this best left for the Gtk4 port now

jeremypw avatar Mar 08 '23 14:03 jeremypw