File: control

package info (click to toggle)
gnome-shell-extension-draw-on-your-screen 10-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 632 kB
  • sloc: javascript: 4,495; xml: 344; makefile: 10
file content (26 lines) | stat: -rw-r--r-- 1,013 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: gnome-shell-extension-draw-on-your-screen
Section: gnome
Priority: optional
Maintainer: Jonathan Carter <jcc@debian.org>
Build-Depends: debhelper-compat (= 13), libglib2.0-bin
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://framagit.org/abakkk/DrawOnYourScreen
Vcs-Browser: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-draw-on-your-screen
Vcs-Git: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-draw-on-your-screen.git

Package: gnome-shell-extension-draw-on-your-screen
Architecture: all
Depends: ${misc:Depends}, gnome-shell (>= 3.26)
Description: start drawing on your screen and save your beatiful work in a screenshot
 Allows you to draw on your screen in GNOME Shell.
 .
 Features:
   - Basic shapes (rectangle, circle, ellipse, line, curve, text, free)
   - Smooth stroke
   - Drawing on desktop and persistence
   - Multi-monitor support
   - Export to SVG
 .
 The default keybinding for this extension is Super+Alt+D.