Pointer movement is ignored when the `space` key is held. To ensure [Screenshot Tool](https://extensions.gnome.org/extension/1112/screenshot-tool/) extension compatibility, we need a way to let the third extension select the screenshot area with pointer but without leaving drawing mode and without drawing. As a side effect, it allows to insert straight line segments in free drawing (after releasing the key). Fixes issue #20 |
||
|---|---|---|
| data | ||
| 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
Details :
- Screenshot Tool extension:
Screenshot Tool is a convenient extension to “create, copy, store and upload screenshots”. To use it while drawing mode is active, toggle the area selection mode thanks to the Screenshot Tool shortcut (Super + F11 by default, see its preferences) and hold the space key when selecting the area with pointer to avoid drawing.
