A collection of extensions for GNOME Shell
GNOME Shell Extensions is a collection of extensions providing
additional and optional functionality to GNOME Shell.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/gnome-shell-extensions && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
00_org.gnome.shell.extensions.sle-classic.gschema. |
0000000364 364 Bytes | |
README.SUSE | 0000000207 207 Bytes | |
SLE-theme.tar.gz | 0000013419 13.1 KB | |
gnome-classic-s390-not-require-g-s-d_wacom.patch | 0000001568 1.53 KB | |
gnome-shell-add-app-to-desktop.patch | 0000005683 5.55 KB | |
gnome-shell-extensions-3.32.1.tar.xz | 0000198320 194 KB | |
gnome-shell-extensions.changes | 0000067091 65.5 KB | |
gnome-shell-extensions.spec | 0000010669 10.4 KB | |
gnome-shell-favorites-menu-at-end.patch | 0000001398 1.37 KB | |
gse-apps-menu-Add_missing_chain-up.patch | 0000001262 1.23 KB | |
gse-sle-classic-ext.patch | 0000019233 18.8 KB | |
sle-classic-lock-screen-background.patch | 0000000544 544 Bytes | |
sle-classic-xorg.desktop | 0000007597 7.42 KB | |
sle-classic.desktop | 0000007368 7.2 KB | |
sle-classic.json | 0000000686 686 Bytes | |
sle-classic@suse.com.tar.gz | 0000004515 4.41 KB |
Revision 89 (latest revision is 140)
Dominique Leuenberger (dimstar_suse)
accepted
request 721710
from
Dominique Leuenberger (dimstar)
(revision 89)
- Add gse-apps-menu-Add_missing_chain-up.patch: PanelMenu.Button is a bit weird in that it also "contains" its parent actor. That container is supposed to be destroyed with the button, but as we currently don't chain up to the parent class' _onDestroy(), we leave behind an empty container every time the extension is disabled. Fix this by adding the missing chain-up.
Comments 0