Go to file
Florian Müllner b7e828fa3c extensionDownloader: Exclude extensions with pending updates from check
While it is possible that an extension has a newer version available
than the previously downloaded update, it's more likely that we end up
downloading the same archive again. That would be a bit silly despite
the usually small size, so we can either use the metadata from the
update, or exclude the extension from the check.

The latter is much easier, so let's go with that for now.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/945
2020-01-30 13:37:47 +00:00
.gitlab/issue_templates
.gitlab-ci
.settings
data endSessionDialog: Use a fixed width of 30em 2020-01-28 15:55:00 +00:00
docs/reference
js extensionDownloader: Exclude extensions with pending updates from check 2020-01-30 13:37:47 +00:00
lint
man
meson
po Update Slovak translation 2020-01-29 13:15:58 +00:00
src perf-tool: Allow to run as a Wayland compositor 2020-01-27 13:43:06 +00:00
subprojects
test
tests
tools
.eslintrc.yml
.gitignore
.gitlab-ci.yml
.gitmodules
cldr2json.py
config.h.meson
COPYING
gnome-shell.doap
HACKING.md
meson_options.txt
meson.build
NEWS
README.md
README.mdwn

GNOME Shell

GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy to use experience.

For more information about GNOME Shell, including instructions on how to build GNOME Shell from source and how to get involved with the project, see the project wiki.

Bugs should be reported to the GNOME bug tracking system.

Contributing

To contribute, open merge requests at https://gitlab.gnome.org/GNOME/gnome-shell.

Commit messages should follow the GNOME commit message guidelines. We require an URL to either an issue or a merge request in each commit.

License

GNOME Shell is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.