derf / feh

a fast and light image viewer
https://feh.finalrewind.org
Other
1.53k stars 159 forks source link

Add support for simple tap zones #746

Closed finnteegen closed 3 months ago

finnteegen commented 8 months ago

I have implemented simple tap zones as described in derf/feh#726.

The tap zones can be activated with the newly introduced --tap-zones command line switch. They are disabled by default. So there is no change in the default behavior for feh. For now, I have only implemented tap zones for previous/next file actions.

derf commented 3 months ago

Nifty. Thanks! :)