update to Codeberg

This commit is contained in:
abakkk 2021-05-28 16:33:24 +02:00
parent 40f4f0b946
commit 463c1a4c5a
15 changed files with 22 additions and 22 deletions

View File

@ -3,7 +3,7 @@
Start drawing with Super+Alt+D.
Then save your beautiful work by taking a screenshot.
![](https://framagit.org/abakkk/DrawOnYourScreen/raw/media/screenshot.jpg)
![](https://codeberg.org/som/DrawOnYourScreen/raw/branch/media/screenshot.jpg)
## Features
@ -19,12 +19,12 @@ Then save your beautiful work by taking a screenshot.
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`
3. **Change the directory name** to `draw-on-your-screen@som.codeberg.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
5. Enable the extension with GNOME Extensions or GNOME Tweaks application
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
7. [https://codeberg.org/som/DrawOnYourScreen/issues](https://codeberg.org/som/DrawOnYourScreen/issues) to say it doesn't work
## Tips and tricks
@ -32,25 +32,25 @@ Then save your beautiful work by taking a screenshot.
The `Ctrl` key provides an extra functionality for each tool.
![Range of Ctrl key possibilities](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/ctrl.webm)
[Range of Ctrl key possibilities](https://codeberg.org/som/DrawOnYourScreen/src/branch/media/ctrl.webm)
* Draw arrows:
Intersect two lines and curve the second thanks to the `Ctrl` key.
![How to draw an arrow](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/arrow.webm)
[How to draw an arrow](https://codeberg.org/som/DrawOnYourScreen/src/branch/media/arrow.webm)
* Duplicate an element:
Hold the `Shift` key while starting moving.
![How to duplicate an element](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/duplicate.webm)
[How to duplicate an element](https://codeberg.org/som/DrawOnYourScreen/src/branch/media/duplicate.webm)
* Insertable images:
You can insert images (jpeg, png, svg) in your drawings. By default images are sought in `~/.local/share/drawOnYourScreen/images/` but the location is configurable in the preferences. Another way is to copy-past the images from Nautilus or any clipboard source by using the usual `Ctrl + V` shortcut inside the drawing mode.
You can insert images (jpeg, png, svg) in your drawings. By default images are sought in `~/.local/share/draw-on-your-screen/images/` but the location is configurable in the preferences. Another way is to copy-past the images from Nautilus or any clipboard source by using the usual `Ctrl + V` shortcut inside the drawing mode.
![How to add images from Nautilus](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/ctrl-plus-v.webm)
[How to add images from Nautilus](https://codeberg.org/som/DrawOnYourScreen/src/branch/media/ctrl-plus-v.webm)
* Eraser and SVG:
@ -64,5 +64,5 @@ Then save your beautiful work by taking a screenshot.
If the GNOME Shell built-in color picker is too basic for you, have a look at the [Color Picker extension](https://extensions.gnome.org/extension/3396/color-picker), which let's you select the pixel accurately, preview the color and adjust its values. Once installed and enabled, it will be transparently integrated into DrawOnYourScreen.
![Color Picker extension in action](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/color-picker-extension.jpg)
![Color Picker extension in action](https://codeberg.org/som/DrawOnYourScreen/raw/branch/media/color-picker-extension.jpg)

View File

@ -1,4 +1,4 @@
# xgettext --from-code=UTF-8 --add-comments="Translators: " --no-location --package-name="Draw On Your Screen" --msgid-bugs-address="https://framagit.org/abakkk/DrawOnYourScreen/issues" -f locale/POTFILES.in
# xgettext --from-code=UTF-8 --add-comments="Translators: " --no-location --package-name="Draw On Your Screen" --msgid-bugs-address="https://codeberg.org/som/DrawOnYourScreen/issues" -f locale/POTFILES.in
area.js
extension.js
helper.js

View File

@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Draw On Your Screen\n"
"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n"
"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n"
"POT-Creation-Date: 2021-02-17 14:14+0100\n"
"PO-Revision-Date: 2021-03-04 08:21+0100\n"
"Last-Translator: Onno Giesmann <nutzer3105@gmail.com>\n"

View File

@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Draw On Your Screen\n"
"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n"
"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n"
"POT-Creation-Date: 2021-02-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Draw On Your Screen 6.1\n"
"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n"
"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n"
"POT-Creation-Date: 2021-02-17 14:14+0100\n"
"PO-Revision-Date: 2021-02-20 01:06+0100\n"
"Last-Translator: Abakkk\n"
@ -345,7 +345,7 @@ msgstr ""
#. "<a href=\"mailto:translator2@mail.org\">translator2</a>\n"
#. "<a href=\"https://...\">translator3</a>"
msgid "translator-credits"
msgstr "<a href=\"https://framagit.org/abakkk\">Abakkk</a>"
msgstr "<a href=\"https://codeberg.org/abak\">Abakkk</a>"
msgid "Palettes"
msgstr "Palettes"

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Draw On Your Desktop\n"
"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n"
"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n"
"POT-Creation-Date: 2020-03-06 18:46+0100\n"
"PO-Revision-Date: 2020-03-06 19:05+0100\n"
"Language-Team: Albano Battistella <albano_battistella@hotmail.com>\n"

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Draw On Your Screen VERSION\n"
"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n"
"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n"
"POT-Creation-Date: 2019-03-04 16:40+0100\n"
"PO-Revision-Date: 2019-10-17 17:54+0300\n"
"Language-Team: \n"

View File

@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Draw On Your Screen\n"
"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n"
"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n"
"POT-Creation-Date: 2020-09-19 15:32+0200\n"
"PO-Revision-Date: 2020-09-20 16:00+0800\n"
"Last-Translator: tuberry <tuberry@example.com>\n"

View File

@ -1,11 +1,11 @@
{
"name": "Draw On You Screen",
"description": "Start drawing with Super+Alt+D and save your beautiful work by taking a screenshot",
"uuid": "drawOnYourScreen@abakkk.framagit.org",
"url": "https://framagit.org/abakkk/DrawOnYourScreen",
"uuid": "draw-on-your-screen@som.codeberg.org",
"url": "https://codeberg.org/som/DrawOnYourScreen",
"settings-schema": "org.gnome.shell.extensions.draw-on-your-screen",
"gettext-domain": "draw-on-your-screen",
"data-dir": "drawOnYourScreen",
"data-dir": "draw-on-your-screen",
"persistent-file-name": "persistent",
"svg-file-name": "DrawOnYourScreen",
"shell-version": [

View File

@ -144,7 +144,7 @@ const AboutPage = new GObject.Class({
leftBox.append(new Gtk.Label({ wrap: true, valign: Gtk.Align.START, halign: Gtk.Align.END, justify: Gtk.Justification.RIGHT,
use_markup: true, label: "<small>" + _GTK("Created by") + "</small>" }));
rightBox.append(new Gtk.Label({ wrap: true, valign: Gtk.Align.START, halign: Gtk.Align.START, justify: Gtk.Justification.LEFT,
use_markup: true, label: "<small><a href=\"https://framagit.org/abakkk\">Abakkk</a></small>" }));
use_markup: true, label: "<small><a href=\"https://codeber.org/abak\">Abakkk</a></small>" }));
creditBox.append(leftBox);
creditBox.append(rightBox);
vbox.append(creditBox);