Go to file
abakkk 944500fc24 do not create menu when leaving drawing mode
'this.menu.close()' called the getter 'this.menu' that create the menu if it's not exist, which is not wanted when leaving drawing mode.
2019-12-28 13:28:25 +01:00
icons improve menu icons 2019-03-29 16:35:18 +01:00
locale Add russian localize 2019-10-24 10:57:17 +02:00
schemas add panel indicator and prefs to disable osd notifications and indicator 2019-03-28 22:01:39 +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 do not create menu when leaving drawing mode 2019-12-28 13:28:25 +01:00
extension.js minor, 'DrowOnYourScreen' -> 'DrawOnYourScreen' in licence headers 2019-12-28 13:25:41 +01:00
metadata.json version -> 5 2019-12-01 01:37:08 +01:00
prefs.js minor, 'DrowOnYourScreen' -> 'DrawOnYourScreen' in licence headers 2019-12-28 13:25:41 +01:00
stylesheet.css decrease switch and icon size in menu 2019-03-29 22:57:22 +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