Go to file
abakkk b3a1a77160 replace user stylesheet with proper drawing settings
Since the most drawing params can be changed via menu or shortcuts, remove default.css and user.css.

* Missing params like palettes, dash, grid, etc, are added to prefs.
* Add palette choice to menu and shortcuts.
* Some defaults like fonts, line width, etc, are no longer modifiable by the user.
2020-08-31 09:43:00 +02:00
data replace user stylesheet with proper drawing settings 2020-08-31 09:43:00 +02:00
locale replace user stylesheet with proper drawing settings 2020-08-31 09:43:00 +02:00
schemas replace user stylesheet with proper drawing settings 2020-08-31 09:43:00 +02:00
LICENSE Add LICENSE 2019-02-24 00:42:23 +01:00
NEWS version -> 6.2 2020-08-08 01:13:52 +02:00
README.md new image shape 2020-08-01 14:08:17 +02:00
area.js replace user stylesheet with proper drawing settings 2020-08-31 09:43:00 +02:00
convenience.js init 2019-03-05 12:36:59 +01:00
elements.js Extend font family possibilities 2020-08-05 23:30:25 +02:00
extension.js replace user stylesheet with proper drawing settings 2020-08-31 09:43:00 +02:00
files.js GS 3.24 compatibility 2020-08-08 00:27:41 +02:00
helper.js minor, rework settings 2020-08-23 11:49:26 +02:00
menu.js replace user stylesheet with proper drawing settings 2020-08-31 09:43:00 +02:00
metadata.json version -> 6.2 2020-08-08 01:13:52 +02:00
prefs.js replace user stylesheet with proper drawing settings 2020-08-31 09:43:00 +02:00
stylesheet.css replace user stylesheet with proper drawing settings 2020-08-31 09:43:00 +02: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, image, free)
  • Basic transformations (move, rotate, resize, stretch, mirror, inverse)
  • 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

  • Duplicate an element:

Hold the Shift key while starting moving.

How to duplicate an element

  • Insertable images:

Add your images (jpeg, png, svg) to ~/.local/share/drawOnYourScreen/images/.

  • Screenshot Tool extension:

Screenshot Tool is a convenient extension to “create, copy, store and upload screenshots”. In order to select a screenshoot area with your pointer while keeping the drawing in place, you need first to tell DrawOnYourScreen to ungrab the pointer (Ctrl + Super + Alt + D).