GNOME 51 Released: 8 Major Changes You Should Know
The GNOME Project has officially released GNOME 51 “A Coruรฑa”, bringing a broad collection of desktop improvements rather than one headline-grabbing redesign.
The September 16 release adds integrated NVIDIA GPU controls, offline maps, persistent display brightness, a rewritten Mutter frame scheduler, improved Wayland support, and a long list of smaller quality-of-life changes across the desktop and core applications.
GNOME 51 is particularly interesting because many of its improvements target friction that users encounter repeatedly: managing graphics hardware, working across multiple displays, keeping the desktop responsive under load, traveling without connectivity, and configuring everyday peripherals.
Here are the eight most notable changes in GNOME 51 and what they mean for everyday Linux users.
๐ GNOME 51 Arrives on a Six-Month Release Cycle #
GNOME 51 was officially released on September 16, 2026, under the codename “A Coruรฑa.”
The name follows GNOME’s convention of associating major releases with the host location of its annual GUADEC conference. GUADEC 2026 was held in A Coruรฑa, Galicia, Spain.
The release also maintains GNOME’s established approximately six-month development cadence, following GNOME 50’s March 18 release.
Looking ahead, GNOME 52 is currently associated with the working codename “Terengganu,” following GNOME Asia 2026 in Malaysia, with the next major release expected in March 2027.
Rather than introducing a completely different desktop paradigm, GNOME 51 focuses heavily on polishing the existing experience and improving several long-standing pain points.
๐ฎ NVIDIA GPU Controls Finally Move Into System Settings #
One of the most significant changes in GNOME 51 is the integration of NVIDIA GPU management directly into System Settings.
Historically, NVIDIA users on Linux often had to rely on a combination of nvidia-settings, distribution-specific utilities, PRIME configuration tools, and other mechanisms to manage graphics behavior.
GNOME 51 brings several important controls together in the desktop’s native settings interface.
Power Profiles #
Users can switch between available power modes, including:
- Power Saver
- Balanced
- Performance
This makes performance tuning accessible without relying on separate configuration utilities.
PRIME Offloading #
Systems equipped with both integrated and discrete GPUs can configure applications to use the appropriate GPU through the desktop interface.
This is particularly relevant to laptops with hybrid graphics configurations.
Variable Refresh Rate #
VRR controls are integrated into the display and graphics configuration workflow, making it easier to manage adaptive-refresh displays without searching for separate tools.
Per-Application GPU Selection #
Users can also assign individual applications to a particular GPU, which can be useful when balancing battery life against graphics performance.
The broader significance is architectural: NVIDIA-specific functionality is increasingly being exposed through standard desktop infrastructure instead of requiring users to assemble several independent tools.
GNOME 51 also moves away from legacy NVIDIA driver interfaces in favor of newer standard graphics interfaces, so systems depending on older driver stacks may require additional attention.
๐บ๏ธ GNOME Maps Gets Offline Navigation #
GNOME Maps receives one of its most substantial feature additions in years with offline map support.
Users can download map data for selected regions before traveling and access that information without an active internet connection.
This is useful for:
- International travel
- Areas with unreliable cellular coverage
- Reducing roaming data usage
- Navigation in locations with intermittent connectivity
Downloaded regions can also be managed through a dedicated interface, allowing users to review stored map data and remove regions they no longer need.
Public-transit functionality is also becoming considerably more useful.
Real-Time Transit Information #
GNOME Maps can surface information such as:
- Live arrival and departure times
- Transit delays
- Platform and stop information
- Walking-time estimates between connections
The usefulness of these features naturally depends on the quality and availability of local OpenStreetMap and public-transit data, but the combination makes GNOME Maps considerably more capable as a day-to-day navigation application.
๐ Display Brightness Settings Are Now Persistent #
GNOME 51 also addresses a small but persistent annoyance: display brightness settings no longer need to be repeatedly adjusted after certain system-state changes.
The desktop now preserves brightness settings across system reboots and HDR state changes.
It is not a headline feature, but these are exactly the kinds of changes that can have an outsized impact on perceived desktop polish. A setting users expect to persist should not unexpectedly reset after restarting the system or changing display modes.
โก Mutter Gets a Rewritten Frame Scheduler #
GNOME’s Mutter compositor receives a major internal improvement with a rewritten frame scheduling mechanism.
The goal is to maintain smoother animations and more consistent responsiveness when the system is under heavy workload.
This matters in situations such as:
- Compiling large software projects
- Running virtual machines
- Performing demanding rendering tasks
- Working with many browser tabs
- Recording the desktop while other applications are active
Previously, heavy CPU or GPU activity could result in visible stuttering when opening the GNOME Overview or triggering other desktop animations.
The updated scheduler coordinates frame production more effectively with the display’s refresh cycle, helping the desktop remain responsive even when background workloads are consuming substantial system resources.
Screen recording also benefits from efficiency improvements involving redundant processing and buffer handling.
๐ ๏ธ A Large Batch of Quality-of-Life Improvements #
GNOME 51 includes numerous smaller changes that collectively improve the everyday experience.
Touchpads, Tablets, and Displays #
Several hardware-related improvements stand out:
- Connecting an external mouse can automatically disable the touchpad.
- Touchscreen and 2-in-1 systems can automatically rotate the display using accelerometer data.
- An orientation-lock control allows users to prevent automatic rotation.
- Multi-monitor positioning now provides improved alignment behavior, including center snapping.
- Fingerprint enrollment receives a redesigned setup interface.
These changes are particularly relevant to laptops, tablets, and convertible PCs.
Files and System Settings #
GNOME Files, also known as Nautilus, gains several usability improvements:
- A badge indicates how many files are being dragged.
- Newly copied files are automatically selected.
- Folders can display read-only or unreadable status indicators.
- Slow operations are less likely to block the main interface.
- Notifications are grouped more logically.
- Clicking or right-clicking empty folder space behaves more predictably around existing selections.
The System Details page also adds a direct link to the release notes for the installed GNOME version.
Networking and Remote Access #
The network settings receive additional configuration capabilities, including DNS search-domain support.
GNOME 51 also removes support for the obsolete WEP wireless security standard.
Remote access gains several improvements as well, including SSH socket-server support, smart-card passthrough for remote desktop sessions, and native Kerberos authentication support.
๐ฆ Core Applications Receive Their Own Upgrades #
GNOME 51 is more than a shell update. Many applications across the GNOME ecosystem have also received improvements.
Files #
Nautilus receives several workflow refinements, including drag counters, automatic selection of copied files, improved folder status indicators, and better handling of slow filesystem operations.
These changes are designed to make large file-management operations feel less disruptive.
Papers #
The Papers document viewer adds a visual signature feature.
Users can draw a signature with a mouse or touchscreen or import an image of a signature with automatic background removal.
This feature is intended for quick visual approvals rather than cryptographically verifiable digital signatures, so it should not be confused with a certificate-based signing system.
Image Viewer #
The Image Viewer now exposes more detailed EXIF information, including metadata such as:
- Camera body
- Lens model
- Color profile
- Editing software
- Creation date
This makes the application more useful for photographers and users who need to inspect image metadata without opening a dedicated editing application.
More GTK 4 and libadwaita Migration #
Several GNOME applications continue their transition toward the modern GTK 4 and libadwaita stack.
Sushi, the GNOME file previewer, has been rewritten using GTK 4 and libadwaita, while GNOME Disks has also completed its GTK 4 migration.
Other applications receive targeted improvements:
- Calendar starts faster and handles large event databases more efficiently.
- GNOME Web improves password-manager reliability.
- GNOME Software can warn users when attempting to install unmaintained software.
- SVG cursors provide cleaner scaling for HiDPI and fractional-scaling configurations.
The release also adds new GNOME Circle applications, including Bobby, Tally, and Bazaar.
๐ผ๏ธ Even the Wallpaper Gets a New Look #
GNOME 51 introduces a new default wallpaper featuring a translucent, refractive visual style.
The design follows the broader glass-like aesthetic appearing throughout contemporary desktop interfaces and is particularly striking on displays with strong contrast and deep blacks, including OLED panels.
While the wallpaper has little functional significance, it reinforces GNOME 51’s broader emphasis on visual polish alongside its deeper technical changes.
๐ง When Will Ubuntu Users Get GNOME 51? #
Ubuntu users will not need to wait for a separate GNOME package experiment to experience the new desktop.
Ubuntu 26.10 “Stonking Stingray” is scheduled to ship with GNOME 51, with the release planned for October 15, 2026.
Fedora is also expected to include GNOME 51 in its corresponding release.
For users who want to test GNOME 51 before their distribution packages it normally, the GNOME Project provides several options.
GNOME OS Nightly Images #
GNOME OS nightly images are designed specifically for testing the latest GNOME development and release builds.
They can be tested on compatible hardware or inside virtual machines, including through GNOME Boxes.
Flatpak Applications #
Individual GNOME applications can also be tested through their Flatpak releases, allowing users to try newer application versions without replacing the entire desktop environment.
GNOME 51 SDK #
Developers can build GNOME applications against the GNOME 51 Flatpak SDK to test compatibility with the latest platform libraries and development environment.
For users who prioritize stability, moving to the distribution release that officially packages GNOME 51 is generally a more predictable approach than replacing the desktop stack manually.
๐ GNOME 51 Is About Removing Daily Friction #
GNOME 51 is not defined by one radical redesign.
Instead, it represents a broad cleanup of everyday desktop friction.
NVIDIA users gain native graphics controls. Travelers gain offline maps. Laptop users get better peripheral and display behavior. Desktop responsiveness improves under heavy workloads. Files becomes more capable, applications continue moving toward modern GTK technology, and remote-access functionality gets additional capabilities.
The most important theme is therefore not a single feature but integration.
GNOME 51 continues moving more functionality into the desktop itself, reducing the number of separate tools and workarounds users need to manage common Linux desktop tasks.
For existing GNOME users, that means a collection of small improvements that should become noticeable over time. For NVIDIA laptop owners, multi-monitor users, travelers, and people who regularly push their systems under heavy workloads, several of those improvements could be immediately visible.