This simple extension wants to mitigate the lack of a dedicated mouse wheel control on most of the modern linux distributions. Many are using imwheel as a temporary fix; however, if you are using a laptop, you might want to have two different settings for the touchpad and the mouse. This extension will add an icon in the top bar which lets you toggle imwheel between two custom settings. https://github.com/mijorus/toggle-imwheel
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
It's ok now. For the next version use GLib to find whether imwheel is installed (utils.js line 35): ```js GLib.find_program_in_path("imwheel"); ```
All right, thanks! I'm downloading Matrix RN you we can chat there in the future if needed