Go to file
Ray Strode 164f3fa3fd appDisplay: Clear AllView reference to current popup when destroyed
AllView contains a reference to the current popup that lingers after
the popup is destroyed.

This commit fixes that, by explicitly nullifying when appropriate.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/628
2019-07-23 14:53:24 +00:00
.gitlab-ci ci: Switch to mutter's docker image 2019-05-17 20:52:44 +02:00
.settings
data panel: Use dedicated Spinner class 2019-07-22 17:50:52 +02:00
docs/reference
js appDisplay: Clear AllView reference to current popup when destroyed 2019-07-23 14:53:24 +00:00
lint lint: Enforce consistent return 2019-07-22 13:18:55 +00:00
man
meson
po Update Brazilian Portuguese translation 2019-07-22 02:49:59 +00:00
src main: Avoid missing braces warnings when compiling with clang 2019-07-20 16:45:49 +08:00
subprojects gvc: Update submodule to up-to-date version 2019-02-28 21:59:08 +01:00
test Add convert_xml test 2019-03-04 20:55:15 +00:00
tests tests: Add Params.parse() unit tests 2019-07-05 18:28:26 +02:00
tools
.eslintrc.json lint: Tweak the whitelist of globals 2019-07-12 16:01:07 +00:00
.gitignore Ignore '.vscode' folder for users of that editor 2019-04-02 17:37:31 +00:00
.gitlab-ci.yml calendar-server: Port to libecal-2.0 2019-05-17 20:24:08 +00:00
.gitmodules
cldr2json.py Fix override for fr-CA 2019-03-04 20:55:15 +00:00
config.h.meson
COPYING
gnome-shell.doap
HACKING.md
meson_options.txt
meson.build build: Bump gsettings-desktop-schemas requirement 2019-07-20 18:25:29 +02:00
NEWS Bump version to 3.33.4 2019-07-20 17:47:10 +02:00
README.md
README.mdwn Add basic documentation 2019-03-04 20:55:15 +00:00

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.