* use var to export extensionJs.manager
* remove duplicated (old) buildPrefsWidget
* set OsdWindow.HIDE_TIMEOUT in a try/catch because HIDE_TIMEOUT is not exported with 'var'
* capture i in callbacks in for(){} (i is changing)
* add 3.24 version as supported
|
||
|---|---|---|
| icons | ||
| locale | ||
| schemas | ||
| LICENSE | ||
| README.md | ||
| convenience.js | ||
| draw.js | ||
| extension.js | ||
| metadata.json | ||
| prefs.js | ||
| stylesheet.css | ||
README.md
Draw On Your Screen
Start drawing with Super+Alt+D. Then save your beautiful work by taking a screenshot.
Features :
- Basic shapes (rectangle, circle, ellipse, line, curve, text, free)
- Smooth stroke
- Draw over applications
- Keep drawings on desktop background with persistence (notes, children's art ...)
- Multi-monitor support
- Export to SVG
Install :
- Download and decompress or clone the repository
- Place the resulting directory in ~/.local/share/gnome-shell/extensions
- IMPORTANT: change the directory name to drawOnYourScreen@abakkk.framagit.org
- A small shot of
alt + F2rto restart Gnome-shell under Xorg, restart or relogin under Wayland - Enable the extension in Gnome-tweak-tool
Super + Alt + Dto test- https://framagit.org/abakkk/DrawOnYourScreen/issues to say it doesn't work
