Go to file
abakkk 5b1816d29a change some keybindings
* increment/decrement line width more: `Primary + Page_Up/Down` --> `Primary + Shift + KP_Add/Subtract`
* open previous/next json: `Primary + Left/Right` --> `Primary + Page_Up/Down`
* save drawing as svg file: `Primary + S` --> `Primary + Shift + S`
* save drawing: `Primary + Shift + S` --> `Primary + S`
2020-01-05 12:40:35 +01:00
icons improve menu icons 2019-03-29 16:35:18 +01:00
locale new "Open" and "Save" drawing features 2020-01-04 00:16:20 +01:00
schemas change some keybindings 2020-01-05 12:40:35 +01:00
LICENSE Add LICENSE 2019-02-24 00:42:23 +01:00
README.md minor, readme 2019-10-11 14:21:04 +02:00
convenience.js init 2019-03-05 12:36:59 +01:00
draw.js fix cursor update when closing the menu from save entry 2020-01-05 12:36:42 +01:00
extension.js new "Open" and "Save" drawing features 2020-01-04 00:16:20 +01:00
metadata.json version -> 5 2019-12-01 01:37:08 +01:00
prefs.js new "Open" and "Save" drawing features 2020-01-04 00:16:20 +01:00
stylesheet.css new "Open" and "Save" drawing features 2020-01-04 00:16:20 +01:00

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 :

  1. Download and decompress or clone the repository
  2. Place the resulting directory in ~/.local/share/gnome-shell/extensions
  3. IMPORTANT: change the directory name to drawOnYourScreen@abakkk.framagit.org
  4. A small shot of alt + F2 r to restart Gnome-shell under Xorg, restart or relogin under Wayland
  5. Enable the extension in Gnome-tweak-tool
  6. Super + Alt + D to test
  7. https://framagit.org/abakkk/DrawOnYourScreen/issues to say it doesn't work