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
|
Source: gnome-shell-extensions-extra
Section: gnome
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>,
Build-Depends:
debhelper-compat (= 13),
gettext,
libglib2.0-bin,
python3-docutils,
unzip,
zip,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/gnome-shell-extensions-extra
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/gnome-shell-extensions-extra
Package: gnome-shell-extensions-extra
Section: gnome
Architecture: all
Depends:
gnome-shell (>= ${gnome-shell:Depends:low}~),
gnome-shell (<< ${gnome-shell:Depends:high}~),
${misc:Depends},
Recommends:
gnome-tweaks,
Enhances:
gnome-shell,
Provides:
gnome-shell-extension-disable-workspace-switcher (= 3),
gnome-shell-extension-hibernate-status (= 1.13),
gnome-shell-extension-middleclickclose (= 1.9.1),
gnome-shell-extension-multi-monitors-add-on (= 26),
gnome-shell-extension-no-overview (= 44),
gnome-shell-extension-vertical-workspaces (= 37+20231208),
Description: Conglomeration package of GNOME Shell extensions
The gnome-shell-extensions-extra contains the following extensions for
GNOME Shell:
.
* disable-workspace-switcher:
disables the popup displayed during workspace switching
.
* hibernate-status:
adds a hibernate/hybrid suspend button in status menu
.
* middleclickclose:
closes apps in overview with a middle click
.
* multi-monitors-add-on:
adds panels and thumbnails for additional monitors
.
* no-overview:
disables the switch to overview at login
.
* vertical-workspaces:
changes the horizontal stacking of workspaces to vertical, but also
customizes layout, content, appearance and behavior of the Shell
|