Go to file
Georges Basile Stavracas Neto 534f74b065 st/scroll-view-fade: Adapt to paint_target() API changes
It now receives a ClutterPaintNode to paint on. Fortunately,
StScrollViewFade doesn't do any drawing itself, so no changes
are needed.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1350>
2020-12-15 15:38:43 +00:00
.gitlab/issue_templates
.gitlab-ci ci: Use correct variable name 2020-12-11 15:59:11 +01:00
.settings
data Clarify comments on ConditionEnvironment placement 2020-12-09 15:08:15 +00:00
docs/reference docs: Unify on single DocBook version 2020-10-13 03:02:13 +02:00
js dash: Allow icon sizes equal to the available space 2020-12-11 17:42:56 +00:00
lint lint: Sync configuration with gjs 2020-11-16 18:04:23 +00:00
man docs: Unify on single DocBook version 2020-10-13 03:02:13 +02:00
meson
po Update Romanian translation 2020-12-12 18:37:02 +00:00
src st/scroll-view-fade: Adapt to paint_target() API changes 2020-12-15 15:38:43 +00:00
subprojects Post-release version bump 2020-12-02 20:40:04 +01:00
tests tests/background-size: Remove ClutterActor::paint signal handler usage 2020-10-24 23:21:39 +02:00
tools
.eslintrc.yml
.gitignore
.gitlab-ci.yml ci: Bump ci-fairy template include 2020-11-24 18:00:29 +01:00
.gitmodules
config.h.meson
COPYING
gnome-shell.doap gnome-shell.doap: Make marge-bot a maintainer 2020-11-17 17:29:56 +00:00
HACKING.md
meson_options.txt
meson.build Post-release version bump 2020-12-02 20:40:04 +01:00
NEWS Tag version 40.alpha 2020-12-02 18:44:14 +01:00
README.md

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.