RSSNext / Follow

🧡 Next generation information browser.
https://follow.is
GNU General Public License v3.0
14.3k stars 606 forks source link

Support two-finger return on trackpad. #1141

Closed issaccv closed 1 hour ago

issaccv commented 3 hours ago

Clear and concise description of the problem

In widescreen view, opening the full text of the feed will overwrite the list view. When reading feeds, it requires multiple precise clicks of the close button, which is frustrating.

Suggested solution

We can add touchpad gestures support, such as swiping right with two fingers to return to the list view, so that all operations such as browsing, reading, and returning can be completed on the touchpad.

Alternative

Two-finger return may conflict with code snippets in the feed or elements with horizontal scrolling. On these elements, horizontal scrolling should always take precedence.

Additional context

No response

Validations

linear[bot] commented 3 hours ago

FOL-593 Support two-finger return on trackpad.

Przeblysk commented 2 hours ago

On my mac the two-finger return is in effect

issaccv commented 1 hour ago

This seems to be my problem. On my Mac, I sometimes need to slide from the left side of the trackpad to the right side before returning. At the same time, because the animation is not synchronized with the trackpad, I thought it was not triggered to return.