MCPcopy Index your code
hub / github.com/GNOME/gnome-shell

github.com/GNOME/gnome-shell @50.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 50.3 ↗ · + Follow
8,407 symbols 18,380 edges 432 files 1,150 documented · 14% 2 cross-repo links updated today★ 948

Browse by type

Functions 7,028 Types & classes 1,379
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

GNOME Shell

GNOME Shell provides core user interface functions for the GNOME 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.

All interactions with the project should follow the Code of Conduct.

Supported versions

Upstream gnome-shell only supports the most recent stable release series, the previous stable release series, and the current development release series. Any older stable release series are no longer supported, although they may still receive backported security updates in long-term support distributions. Such support is up to the distributions, though.

Please refer to the schedule to see when a new version will be released.

Reporting bugs

Bugs should be reported to the issue tracking system.

The GNOME handbook has useful information for creating effective issue reports.

If you are using extensions, please confirm that an issue still happens without extensions. To properly disable extensions, you can use the extensions-app and then restart your session. Disabling extensions without a restart is not sufficient to rule out extensions as the cause of a bug. If an issue can only be reproduced with a certain extension, please file an issue report against that extension first.

Please note that the issue tracker is meant to be used for actionable issues only.

For support questions, feedback on changes or general discussions, you can use:

Feature requests

gnome-shell is a core component of the GNOME desktop experience. As such, any changes in behavior or appearance only happen in accordance with the GNOME design team.

For major changes, it is best to start a discussion on discourse and reach out on the #gnome-design matrix room, and only involve the issue tracker once agreement has been reached.

In particular, mockups must be approved by the design team to be considered for implementation.

For enhancements that are limited in scope and well-defined, it is acceptable to directly open a feature request.

When in doubt, it is better to ask before opening an issue.

Contributing

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

It can be useful to first look at the GNOME handbook.

If a change likely requires discussion beyond code review, it is probably better to open an issue first or follow the process for feature requests. Otherwise, creating a separate issue is not required.

The following guidelines will help your change to be successfully merged:

  • Keep the change as small as possible. If you can split it into multiple merge requests, please do so.
  • Use multiple commits. This makes it easier to review and helps to diagnose bugs in the future.
  • Use clear commit messages following the conventions.
  • Pay attention to the CI results. Merge requests cannot be merged until the CI passes.

There's also a small guide for newcomers with a few more basic tips and tricks.

Documentation

API Reference

  • Meta: Display server and window manager
  • St: Shell toolkit
  • Clutter: OpenGL based scene graph
  • Shell: Non-ui shell objects and utilities
  • See the mutter page for additional documentation

License

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

Core symbols most depended-on inside this repo

Shape

Method 4,297
Function 2,731
Class 1,250
Enum 129

Languages

TypeScript67%
C31%
C++2%
Python1%

Modules by API surface

js/ui/status/network.js222 symbols
js/ui/appDisplay.js216 symbols
js/ui/keyboard.js163 symbols
js/ui/screenshot.js150 symbols
js/ui/lookingGlass.js141 symbols
js/ui/messageList.js137 symbols
js/ui/magnifier.js136 symbols
js/ui/popupMenu.js129 symbols
src/st/st-icon-theme.c112 symbols
js/ui/messageTray.js110 symbols
src/st/st-theme-node.c105 symbols
js/ui/layout.js102 symbols

Used by 2 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add gnome-shell \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page