Scroll to zoom gnome desktop. Usage: Hold Alt and Scroll Cursor must not be over a window (must be over background or top bar). Magnifier / zoom must be enabled in accessibility. To disable zoom after removing the extension, disable zoom in gnomes accessibility settings: https://help.gnome.org/users/gnome-help/stable/a11y-mag.html.en Report issues on GITHUB.COM
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Prefs won't load in 40 and 41 (Adw import in line 3 prefs.js). 2. Do this in disable: ```js extensionSettings = null; magnifierSettings = null; a11ySettings = null; this.gestureHandler = null; ``` 3. Why not using `org.gnome.shell.extensions.desktop-zoom` for schema instead? I mean it is more convenient for the end users. There is nothing wrong with that though. That's just a recommendation. If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions