Go to file
Carlos Garnacho 1b5e91e4b3 shell: Fallback on ISO 8601 datetime string for screenshot date info
If the locale doesn't honor strftime()'s %c argument, we would end up
feeding NULLs into GdkPixbuf tagging. Fallback to a sensible (although
not nicely localized) datetime string.

Closes: https://gitlab.gnome.org/GNOME/gnome-shell/issues/1017
2019-04-02 00:25:39 +00:00
.gitlab-ci
.settings
data theme: Fix :checked:active page-indicator 2019-03-12 11:58:36 +00:00
docs/reference
js magnifier: Use actor scaling filters on content texture node 2019-04-01 16:34:44 -04:00
man
meson build: Run postinstall script where necessary 2018-04-09 19:19:33 +00:00
po Update Slovak translation 2019-04-01 15:09:41 +00:00
src shell: Fallback on ISO 8601 datetime string for screenshot date info 2019-04-02 00:25:39 +00:00
subprojects
test
tests cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
tools build: Remove Canberra dependency 2019-01-09 23:09:18 +00:00
.gitignore
.gitlab-ci.yml
.gitmodules
cldr2json.py Fix override for fr-CA 2019-03-04 20:55:15 +00:00
config.h.meson
COPYING Changed obsolete FSF postal address. 2014-01-08 04:35:14 +07:00
gnome-shell.doap
HACKING.md cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
meson_options.txt
meson.build Bump version to 3.32.0 2019-03-11 23:54:15 +01:00
NEWS Bump version to 3.32.0 2019-03-11 23:54:15 +01:00
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.