October 29, 2024
Ubuntu 24.10 (Oracular Oriole) Support # Canonical completed their 20th Ubuntu release with Oracular this month. A beta of Regolith 3.2 is available for testing, see this discussion thread for details. As this is not a new Regolith release, but rather the addition of a new Ubuntu version on Regolith 3.2, the 3.2 release notes continue to be the latest.
Ubuntu Summit 2024 # I submitted a lightning talk that was accepted at Ubuntu Summit 2024 in The Hague, Netherlands.
...
August 2, 2024
Regolith 3.2 # We’re currently on beta 4 of Regolith 3.2. It’s been a longer release cycle than hoped, as many users are wanting to run Regolith on the latest Ubuntu LTS: Noble. In this release, the items that come to mind that required more time than expected were the systemd init refactoring and integration of GNOME 46. Soumya initiated the effort to clean up and make our init code generally consistent with systemd, cleaning up some rather old ad-hoc shell script init code.
...
Summary # For the Regolith 2.1 release, the host name of the URL from which apt pulls packages has changed. The new hostname is regolith-desktop.org. In order to update to Regolith 2.1 and get fixes and upgrades going forward kindly update your apt configuration.
The old apt URL:
/etc/apt/sources.list.d/regolith.list:
deb [arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] https://regolith-desktop.io/release-ubuntu-jammy-amd64 testing main ^ | (this changes to '.org') The new apt URL:
/etc/apt/sources.list.d/regolith.list:
deb [arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] https://regolith-desktop.
...
November 26, 2023
Regolith 3.1 & Ubuntu Mantic Support # Due to an issue associated with the Desktop Portal system and the GNOME implementation, that results in a severe usability regression, Ubuntu Mantic support has been delayed until it can be resolved. This change came into Regolith with the inclusion of GNOME 45 into Ubuntu Mantic. It looks like we’re getting some help from upstream, but it may be some time until we’re able to support GNOME 45-based distros if the solution ends up being that we need to implement our own portal backend to coexist with GNOME’s backend.
...
September 25, 2022
Introduction # Regolith is a modern desktop environment designed to let you work faster by reducing unnecessary clutter and ceremony. It offers a keyboard based workflow and a tiling window manager that allows efficient management of windows, monitors and workspaces. Built on top of Ubuntu, GNOME Flashback, and i3, Regolith stands on a well-supported and consistent foundation.
In its current implementation, the use i3 window manager binds Regolith to X11.
...
With the 2.0 release out the door, we’re looking for help to translate the index page and the “using regolith” section into languages other than English. In the past we’ve used a translation system, but it turned out to be too complex for many people to understand. For the Regolith 2.0 site we’ll rely on Hugo’s multilingual support.
For a given language translation the following files must be translated:
content/_index.md content/docs/using-regolith/basics.
...
Introduction # Regolith 2 is the next major release of the Regolith Desktop environment. Here is a summary of the big changes in the release:
Use i3 or i3-gaps interchangeably Simplify the loading of Xresources, discovery, and management of looks Support for i3 config partials, allowing for safer and richer extension capabilities Provide a package topography necessary for future changes including alternative sessions and backends Debian Bullseye support, along with Ubuntu Focal and Jammy Move to new custom desktop executor ilia from rofi for app and command launching, notifications, and more Regolith 1.
...
December 18, 2021
The Regolith Desktop exists as an integration of many open source projects and a little bit of glue code and some unique desktop components. The Regolith project is built upon many projects.
The following projects in particular deserve special mention:
The i3 community, including Michael Stapelberg and Ingo Bürk. The Rofi community, including Dave Davenport. Picom, an actively maintained desktop compositor, including yshui. The Gnome Flashback project, supported by Alberts Muktupāvels and Dmitry Shachnev.
...