Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cassidyjames/beyond
Cassidy’s playground for GNOME experiments
https://github.com/cassidyjames/beyond
Last synced: 19 days ago
JSON representation
Cassidy’s playground for GNOME experiments
- Host: GitHub
- URL: https://github.com/cassidyjames/beyond
- Owner: cassidyjames
- License: apache-2.0
- Created: 2024-08-19T15:13:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T15:27:43.000Z (3 months ago)
- Last Synced: 2024-08-21T18:51:11.270Z (3 months ago)
- Language: Dockerfile
- Size: 24.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beyond
**[Cassidy]’s playground for [GNOME] design experiments**
## Unreleased
Note that this is not usable yet. 😅
## What is Beyond?
Beyond is a custom configuration of [Fedora Silverblue] built with [Universal Blue], used as a playground for GNOME design experiments.
The goal is to provide an experience close to stock GNOME (as of the version shipped in the latest stable release of Fedora, e.g. GNOME 46 as of Fedora 40) with minor changes to the experience (e.g. experimental extensions or changed default settings) to test their feasibility and how they feel on real hardware.
### Changes from stock GNOME
Currently, the following changes are being tested in Beyond:
- Inter-based GNOME UI font as the default font
- Ptyxis (branded as "Terminal") as the default terminal emulator
- Light Style extension to test the new built-in Shell light style
- Auto Activities extension to make the overview more discoverable
- Incubation apps preinstalled
- Some utility Circle apps preinstalled to improve default/offline functionality### Changes from Silverblue
Beyond removes Fedora packages from the OSTree that are unneeded or replaced by other packages/Flatpaks. For example, Fedora-installed GNOME extensions are removed, as are Fedora-specific apps and Flatpak configurations. A non-exhaustive list of these changes includes:
- Firefox package removed (in favor of GNOME Web as a Flatpak)
- GNOME Terminal removed (in favor of Ptyxis as a Fedora package)
- GNOME classic session (and associated GNOME Shell extensions) removedSee [build.sh](./build.sh) for the full set of technical customizations made.
[Cassidy]: https://cassidyjames.com
[GNOME]: https://gnome.org
[Fedora Silverblue]: https://fedoraproject.org/atomic-desktops/silverblue/
[Universal Blue]: https://universal-blue.org