Robbendebiene / Gesturefy

Navigate, operate, and browse faster with mouse gestures! A customizable Firefox mouse gesture add-on with a variety of different commands.
https://addons.mozilla.org/firefox/addon/gesturefy/
GNU General Public License v3.0
829 stars 74 forks source link

Added the EnterFullscreen option #706

Closed M4K14 closed 7 months ago

M4K14 commented 9 months ago

When you head to the Gesturefy settings>Extras and set these settings up:

wheel gesture = 'On' wheel gesture mouse button = 'right' wheel up = 'Toggle full screen' wheel down = 'Toggle full screen'

Afterwards whenever you hold down the right click and scroll up, you repeatedly toggle the full screen up and down because you usually scroll the wheel rather than rolling it just as much as a single upward movement. Thus you usually get back to the screen size that you were already using and the window size is not properly toggled yet. that can be solved if we have a single "Full Screen" option which sets the window to full screen. then we can set the Gesturefy settings>Extras like this:

wheel gesture = 'On' wheel gesture mouse button = 'right' wheel up = 'full screen' wheel down = 'Maximize window'

now you'll never face that problem ever again.

190888658-28adada4-5c13-4e88-99ef-bb129d77f2b7

190888656-71c24006-c050-4892-b93d-478bdcd3fa5a

M4K14 commented 7 months ago

Thanks for the review and sorry for the late fixes as well :) It's an honor to contribute to one of my most used add-ons. Can't wait to have this feature on the native add-on when it's updated on the store.