File: control

package info (click to toggle)
mate-dock-applet 20.04.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 780 kB
  • sloc: python: 6,953; xml: 197; makefile: 148; sh: 13
file content (60 lines) | stat: -rw-r--r-- 2,199 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Source: mate-dock-applet
Section: utils
Priority: optional
Maintainer: Debian+Ubuntu Debian MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Martin Wimpress <code@flexion.org>,
           Mike Gabriel <sunweaver@debian.org>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
Build-Depends: cdbs (>= 0.4.93~),
               debhelper (>= 10),
               libglib2.0-dev,
               python3 (>= 3.2),
Homepage: https://github.com/robint99/dock-applet
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-dock-applet
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-dock-applet.git
Standards-Version: 4.5.0
Rules-Requires-Root: no

Package: mate-dock-applet
Architecture: any
Depends: bamfdaemon,
         gir1.2-bamf-3,
         gir1.2-gdkpixbuf-2.0,
         gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         gir1.2-matepanelapplet-4.0 (>= 1.20.0),
         gir1.2-notify-0.7,
         gir1.2-wnck-3.0,
         libglib2.0-bin,
         mate-panel (>= 1.14),
         python3,
         python3-dbus,
         python3-distro,
         python3-gi-cairo,
         python3-pil,
         python3-xdg,
         python3-xlib,
         ${misc:Depends},
         ${python3:Depends},
Description: MATE Panel dock applet
 An application dock applet for the MATE panel. The applet allows you to:
 .
  - place a dock on any MATE panel, of any size, on any side of
    the desktop you desire.
  - pin and unpin apps to the dock
  - rearrange application icons on the dock
  - launch apps by clicking on their icons in the dock
  - minimize/unminimize running app windows by clicking the
    app's dock icon
  - detect changes in the current icon theme and update the dock
    accordingly
  - use an indicator by each app to show when it is running
  - optionally, use multiple indicators for each window an app
    has open
  - use either a light or dark indicator that it can always be
    seen no matter what colour the panel is, or turn indicators
    off altogether
  - change the colour of MATE panels to the dominant colour (i.e.
    the most common colour) of the desktop wallpaper. The colour
    can be applied to all panels or just the panel containing the
    dock.