zhrexl / DrawOnYourScreen2

GNU General Public License v3.0
209 stars 20 forks source link
gnome gnome-shell gnome-shell-extension

Draw On Your Screen 2

image


Buy Me A Coffee

Orginally forked from: Abakkk

Start drawing with Super+Alt+D or with your preferred shortcut!

Then save your beautiful work by taking a screenshot.

Features

Development Goals

Installation 1

  1. Install it from GNOME Extensions

Installation 2

  1. Clone this repository
  2. Place the directory (the one that contains metadata.json) in ~/.local/share/gnome-shell/extensions
  3. Change the directory name to draw-on-your-screen2@zhrexl.github.com
  4. You might wanna save the gsettings too, running:
    sudo cp ~/.local/share/gnome-shell/extensions/draw-on-your-screen2@zhrexl.github.com/schemas/org.gnome.shell.extensions.draw-on-your-screen.gschema.xml \
    /usr/share/glib-2.0/schemas/ &&
    sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
  5. Xorg: press alt + F2, type r and then OK to restart gnome-shell
    Wayland: restart session
  6. Enable the extension with GNOME Extensions or GNOME Tweaks
  7. Super + Alt + D to test
  8. Click here to say it doesn't work

Tips and tricks