ferdium / ferdium-app

All your services in one place, built by the community
https://ferdium.org
Apache License 2.0
2.66k stars 164 forks source link

Allow "Back" swiping gesture on Mac #1741

Open OskarEichler opened 1 month ago

OskarEichler commented 1 month ago

Preflight Checklist

Problem Description

On Mac you can do a two finger swipe on the trackpad to go back. This is common behavior when browsing on Chrome. It would be great if Ferdium allows this as well, so that when using Gitlab for example and navigating to some other pages it is easy to return to the previous page, since there are no actual back buttons.

Proposed Solution

Allow "Back" Gesture via Trackpad.

Alternatives Considered

Don't really think that there should be a back button, so I think gesture based would be good

Additional Information

No response