Go to file
abakkk 9e6b58d3da fix multi-monitor
1. in removeArea, remove area container from the right parent and do not
remove and destroy helper since helper is child of container (15556e40f4)

2. do not set area and helper position to monitor position value, since their position is relative to the container (that already have the monitor position)
2019-03-10 15:33:38 +01:00
locale escape key: leave and erase => leave and hide 2019-03-08 12:41:38 +01:00
schemas add square area 2019-03-07 16:32:06 +01:00
LICENSE Add LICENSE 2019-02-24 00:42:23 +01:00
README.md minor readme 2019-03-07 16:42:19 +01:00
convenience.js init 2019-03-05 12:36:59 +01:00
draw.js fix multi-monitor 2019-03-10 15:33:38 +01:00
extension.js fix multi-monitor 2019-03-10 15:33:38 +01:00
metadata.json init 2019-03-05 12:36:59 +01:00
prefs.js escape key: leave and erase => leave and hide 2019-03-08 12:41:38 +01:00
stylesheet.css add square area 2019-03-07 16:32:06 +01:00

README.md

Draw On Your Screen

Start drawing with Super+Alt+D. Then save your beautiful work by taking a screenshot.

Features :

  1. Basic shapes (rectangle, circle, ellipse, line, curve, text, free)
  2. Smooth stroke
  3. Multi-monitor support
  4. 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