readme
This commit is contained in:
parent
0dd7859d4f
commit
ef99ca7f2f
26
README.md
26
README.md
|
|
@ -1,12 +1,11 @@
|
|||
__Draw On Your Screen__
|
||||
=======================
|
||||
# Draw On Your Screen
|
||||
|
||||
Start drawing with Super+Alt+D.
|
||||
Then save your beautiful work by taking a screenshot.
|
||||
|
||||

|
||||
|
||||
Features :
|
||||
----------
|
||||
## Features
|
||||
|
||||
* Basic shapes (rectangle, circle, ellipse, line, curve, text, free)
|
||||
* Smooth stroke
|
||||
|
|
@ -15,23 +14,20 @@ Features :
|
|||
* Multi-monitor support
|
||||
* Export to SVG
|
||||
|
||||
Install :
|
||||
----------
|
||||
## 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
|
||||
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
|
||||
6. `Super + Alt + D` to test
|
||||
7. [https://framagit.org/abakkk/DrawOnYourScreen/issues](https://framagit.org/abakkk/DrawOnYourScreen/issues) to say it doesn't work
|
||||
|
||||
## Details
|
||||
|
||||
Details :
|
||||
---------
|
||||
|
||||
* Screenshot Tool extension:
|
||||
|
||||
* Screenshot Tool extension:
|
||||
|
||||
[Screenshot Tool](https://extensions.gnome.org/extension/1112/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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue