elementary / photos

Photo viewer and organizer designed for elementary OS
https://elementary.io
GNU Lesser General Public License v2.1
105 stars 39 forks source link

respond to pinch to zoom #28

Open elementaryBot opened 7 years ago

elementaryBot commented 7 years ago

it seems like Shotwell just grabs a raw scroll event. If we're using a touch input (like a multitouch trackpad) we should respond to pinch-to-zoom instead of scrolls

Launchpad Details: #LP1274812 Daniel Fore - 2014-01-31 04:35:28 +0000

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/61472707-respond-to-pinch-to-zoom?utm_campaign=plugin&utm_content=tracker%2F60550306&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F60550306&utm_medium=issues&utm_source=github).
elementaryBot commented 7 years ago

https://www.bountysource.com/issues/1424394-respond-to-pinch-to-zoom

Launchpad Details: #LPC Maxim Taranov - 2016-12-15 10:13:18 +0000

validatedev commented 3 years ago

It seems it is possible in X11 via PPA https://launchpad.net/~p12/+archive/ubuntu/xorg-gestures. I tested that patch on Ubuntu 20.04 with Evince and EOG, and pinch to zoom gesture worked as in Wayland.