St.Entry clutter_text set the DEFAULT cursor on leave event with a delay and overrides the cursor set by area.updatePointerCursor(). In order to update drawing cursor on menu closed, we need to leave the saveEntry before closing menu. Since escape key press event can't be captured easily, the job is done in the menu close function. |
||
|---|---|---|
| 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
