update to Codeberg
This commit is contained in:
parent
40f4f0b946
commit
463c1a4c5a
20
README.md
20
README.md
|
|
@ -3,7 +3,7 @@
|
|||
Start drawing with Super+Alt+D.
|
||||
Then save your beautiful work by taking a screenshot.
|
||||
|
||||

|
||||

|
||||
|
||||
## 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://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://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://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://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.
|
||||
|
||||

|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
2
prefs.js
2
prefs.js
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue