Hi, just a little something I wanted to share:
I am using Files in combination with StrokesPlus.NET to add mouse gesture support.
Personally, I have always been using gestures in browsers, so it feels natural to have them in Files as well.
I am referring to a feature such as provided by this extension:
https://chromewebstore.google.com/detail/crxmouse-chrome-gestures/jlgkpaicikihijadgifklkbpdajbkhjo
I attached a short demo of me displaying the feature.
Towards the end I am using a "wheel gesture" (M2+Wheel Up/Down) to swap between tabs. Obviously, you can create all sorts of gestures far beyond what I am showing here.
If any interest exists, I can gladly show how to setup StrokesPlus to achieve this.
It's fairly trivial 🙂