Earlier quoted context omitted.
Having recently moved back to Linux (PopOS) from Windows, the one biggest annoyance is not being able to configure two-finger touchpad swipe to be browser back/forward. This is the default in Mac, easily configurable in Windows (perhaps it's the default?), and default in ChromeOS. But simply not an option in any Linux I've tried. The Epiphany Browser does it, but that lacks extension support so is a no-go for me. Any…
Touchpad gestures for Linux apps are being worked on: - Latest update (December 2021): https://www.gitclear.com/blog/linux_touchpad_update_december... - HN: https://news.ycombinator.com/item?id=29555822 So far, pinch-to-zoom has been implemented in Firefox. (If you are using X11 instead of Wayland, then the environment variable MOZ_USE_XINPUT2=1 needs to be set.) Gestures for back/forward navigation have not been imp…
But thanks for the link, I'll check it out