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
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/gnome-shell && cd $_
- Create Badge
Refresh
Refresh
Source Files
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1226513
from
Dominique Leuenberger (dimstar)
(revision 265)
- Update to version 47.2: + Fix graphical artifacts in partially-rounded buttons + Fix caret tracking in magnifier + Improve accessibility of keyboard backlight quick settings toggle + Fix resetting non-caps shift key in on-screen keyboard + Misc. bug fixes and cleanups + Updated translations. (forwarded request 1226345 from iznogood)
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.