Annotation tool for the GNOME desktop. Documentation at: https://daveprowse.github.io/Draw-On-Gnome/ GitHub Page: https://github.com/daveprowse/Draw-On-Gnome ------ Note: This extension accesses the clipboard when you press Ctrl+V to paste images. Credits: This is a fork of the original DrawOnYourScreen by abakkk.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 11.0 (11) | Active |
| 10.0 (10) | Rejected |
| 9.0 (9) | Active |
| 8.0 (8) | Rejected |
| 7.0 (7) | Inactive |
| 6.0 (6) | Rejected |
| 5.0 (5) | Rejected |
| 4.0 (4) | Inactive |
| 1.6 (3) | Rejected |
| 1.5 (2) | Rejected |
| 1.1 (1) | Rejected |
1. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages. 2. Please use `console.*` instead of `log()`. Logs should be only available on debug mode. For debug use `console.debug()` instead of `console.log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging)