Go to file
abakkk 6dd552ae7e fixes after test on GS 3.24
* use var to export extensionJs.manager
* remove duplicated (old) buildPrefsWidget
* set OsdWindow.HIDE_TIMEOUT in a try/catch because HIDE_TIMEOUT is not exported with 'var'
* capture i in callbacks in for(){} (i is changing)
* add 3.24 version as supported
2019-11-29 18:43:42 +01:00
icons improve menu icons 2019-03-29 16:35:18 +01:00
locale minor, .pot comments 2019-10-11 13:32:41 +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 fixes after test on GS 3.24 2019-11-29 18:43:42 +01:00
extension.js fixes after test on GS 3.24 2019-11-29 18:43:42 +01:00
metadata.json fixes after test on GS 3.24 2019-11-29 18:43:42 +01:00
prefs.js fixes after test on GS 3.24 2019-11-29 18:43:42 +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