Per-monitor cursor-following zoom with hotkey control.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 2 | Active |
| 1 | Active |
Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations)
Updated settings to use `connectObject` and `disconnectObject` instead of using `connect` and `disconnect`. Also: - updated `donations` in metadata.json - tested previous versions of gnome using distrobox.