GNOME Shell
The GNOME Shell redefines user interactions with the GNOME desktop. In
particular, it offers new paradigms for launching applications, accessing
documents, and organizing open windows in GNOME.
- Developed at GNOME:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/gnome-shell && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gnome-shell-3.4.1.tar.xz | 0001254596 1.2 MB | |
gnome-shell-load-ext.patch | 0000002383 2.33 KB | |
gnome-shell.changes | 0000094349 92.1 KB | |
gnome-shell.spec | 0000007378 7.21 KB |
Revision 54 (latest revision is 264)
Stephan Kulow (coolo)
accepted
request 121138
from
Vincent Untz (vuntz)
(revision 54)
Hack to get extensions work... (forwarded request 116294 from vuntz)
Comments 1
Hi! I've been helping the GNOME Project test patches that fix multiple very common GNOME Shell 40 and 41 crashes, as seen in this pull request:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2029
The patches fix 1 crash that happens with vanilla GNOME, and multiple crashes that happens with extensions that incorrectly add "OR windows" to GNOME's overview (this is done by extensions such as Pop Shell).
These are severe and very disruptive crashes of the entire GNOME desktop, and the patch fixes all of them. So I suggest that openSUSE applies those patches too, so that users won't have to wait for upcoming GNOME releases.