Not exactly a plugin but a little tool to make scrolling between frames easier.
Currently we need to use the mouse on the Timeline or Comma/Dot keys to change of active frame.
Here is a PoC of Jog Dial working on Linux (X11 & Wayland)(Wayland will probably fail).
You start it with a sudo to access /dev/input and /dev/uinput in a dedicated terminal, then orbiting your finger around the center of the Trackpad permits to change of frame, simulating keypresses.
One full orbit = 24 frames by default, you need a mouse for normal operation.
The closer of the center, the faster.
The farther, the most accurate.
Terminate with Ctrl+C
Nothing extraordinary but less expensive than a physical one
Have fun
Limitations: x11 only, can send “parasite” commas and dots in other apps if you let it run and touch ,.th,.e,.track..,pa,.,d,at.,.t,he. same ,.time
Edit: It works fine on Walyand too!
See the next message for access rights