Go to file
abakkk 579a6bfa32 Persistent attributes
While attributes are not changed in user.css, they are persistent through drawing mode toggling. Css attributes that are modifiable in the user interface are just default attributes.

Close #27
2020-06-23 09:10:25 +02:00
data Persistent attributes 2020-06-23 09:10:25 +02:00
locale toggle modeless / modal 2020-06-21 01:08:45 +02:00
schemas toggle modeless / modal 2020-06-21 01:08:45 +02:00
LICENSE Add LICENSE 2019-02-24 00:42:23 +01:00
NEWS version -> 6 2020-03-13 17:17:46 +01:00
README.md add gnome-shell-extension-prefs in readme 2020-03-13 17:09:57 +01:00
convenience.js init 2019-03-05 12:36:59 +01:00
draw.js Persistent attributes 2020-06-23 09:10:25 +02:00
extension.js Some fixes and polishes around modal toggling and area disabling. 2020-06-22 11:56:34 +02:00
metadata.json version -> 6 2020-03-13 17:17:46 +01:00
prefs.js Idlize savePersistent 2020-06-22 12:16:17 +02:00
stylesheet.css fix helper OSD display 2020-03-13 17:09:57 +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. Change the directory name to drawOnYourScreen@abakkk.framagit.org
  4. Xorg: type alt + F2 and r to restart gnome-shell
    Wayland: restart or re-login
  5. Enable the extension in gnome-tweaks or gnome-shell-extension-prefs
  6. Super + Alt + D to test
  7. https://framagit.org/abakkk/DrawOnYourScreen/issues to say it doesn't work

Details

  • Draw arrows:

Intersect two lines and curve the second thanks to the Ctrl key.

How to draw an arrow

  • Screenshot Tool extension:

Screenshot Tool is a convenient extension to “create, copy, store and upload screenshots”. To use it while drawing mode is active, toggle the area selection mode thanks to the Screenshot Tool shortcut (Super + F11 by default, see its preferences) and hold the space key when selecting the area with pointer to avoid drawing.