GNOME 51 'A Coruña' Alpha Drops — Maps Go Offline, Old NVIDIA Cards Left Behind
The GNOME Project shipped the first unstable build of its next desktop environment on July 3, 2026. GNOME 51.alpha, codenamed "A Coruña", opens the development cycle that leads to a stable release on September 16. The alpha touches 73 refreshed core modules and carries a handful of changes significant enough to land on users' radars now — even if the stable build is still ten weeks out.
Maps goes offline
The headline feature for most desktop users is offline map support in GNOME Maps. Previously, Maps required an active internet connection to render tile data; with GNOME 51, you can download regional map packages and navigate without a connection. It is a long-requested capability and the kind of practical improvement that has real everyday value for users on laptops.
Legacy NVIDIA cards are out
GNOME 51 drops all code paths for legacy NVIDIA driver support. In practice, this means GeForce 700-series cards (excluding the GTX 750 Ti, GTX 750, and GTX 745) and all earlier generations will no longer get the proprietary driver path. Those cards will fall back to the open-source Nouveau driver and run in a basic display mode. If you are still running a six-plus-year-old NVIDIA GPU on Linux, September is the deadline to plan your upgrade path.
The decision is not surprising. Maintaining compatibility shims for driver generations that NVIDIA no longer supports upstream adds maintenance burden without corresponding benefit to the vast majority of users. The Nouveau fallback still works for basic display output — just without hardware acceleration at GNOME's full feature set.
What else changed
GNOME Control Center gains a reordered System/Hardware information page, new display configuration options, and the ability to disable the touchpad when a mouse is plugged in — a setting that has been buried in third-party tools for years. QR code sharing for Wi-Fi networks is now handled by a dedicated GNOME widget rather than a patchwork of app-specific implementations.
Under the hood, the alpha includes performance and accessibility improvements in Nautilus (the file manager), a GListModel overhaul in GNOME Calendar for more efficient data binding, and security hardening across evolution-data-server and glib-networking. Build system migrations from Autotools to Meson continue across several modules — incremental work that pays off in faster, more predictable builds for packagers.
The road to stable
The release schedule is firm: API, ABI, feature, UI, and string freezes all trigger August 1. The final string freeze lands August 22, locking translations into place. Stable ships September 16, 2026, with the first point release following October 10.
For Ubuntu users, GNOME 51 is the expected default in Ubuntu 26.10, due in October. Fedora 45, also slated for around the same time, will carry it as well. The alpha is available now for developers and early testers; running it on production hardware is not recommended.
GNOME 51's scope is evolutionary rather than revolutionary — no wholesale redesign, no paradigm shift. What it delivers is a desktop that is measurably more useful offline, cleaner in its hardware support surface, and more consistent in its system settings. That is exactly what a mature, stable desktop project should be doing.