mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8f98c11b8c | ||
|
|
da3cf5ee1e | ||
|
|
508b7fe8e6 |
@@ -1,6 +1,6 @@
|
||||
# COSMIC Desktop
|
||||
|
||||
Currently in **beta** for Epoch 1 (the first release), which is nearly feature-complete and in the final bug fixing stage. Testing instructions for various distributions are below.
|
||||
[COSMIC](https://system76.com/cosmic) is a desktop environment offering performance, efficiency, and personalization to empower a wide variety of use cases.
|
||||
|
||||
## Components of COSMIC Desktop
|
||||
* [cosmic-applets](https://github.com/pop-os/cosmic-applets)
|
||||
@@ -43,17 +43,15 @@ Currently in **beta** for Epoch 1 (the first release), which is nearly feature-c
|
||||
|
||||
## Installing on Pop!\_OS
|
||||
|
||||
COSMIC DE is in its first beta release. We're in a bug fixing stage of development with features largely complete for the first release. Using and testing the beta is welcome.
|
||||
### Pop!\_OS 24.04
|
||||
|
||||
### Pop!\_OS 24.04 Beta
|
||||
COSMIC DE's first release (Epoch 1) is included in Pop!\_OS 24.04. There are two ways to get the 24.04 release:
|
||||
|
||||
The recommended way to test COSMIC Epoch on Pop!\_OS is by using the Pop!\_OS 24.04 LTS Beta release. There are two ways to get the 24.04 Beta:
|
||||
|
||||
- Install it from the [latest Beta release ISO](https://system76.com/cosmic/).
|
||||
- Install it from the [latest release ISO](https://system76.com/cosmic/).
|
||||
- Upgrade an existing Pop!\_OS 22.04 installation using the following command: `pop-upgrade release upgrade -f`
|
||||
- If you experience problems during the upgrade, please open an issue in the [pop-upgrade GitHub repository](https://github.com/pop-os/upgrade) or join the [Pop!\_OS Mattermost chat server](https://chat.pop-os.org) for assistance.
|
||||
|
||||
Pop!\_OS 24.04 Beta installations will be upgradable to the final 24.04 release, but some manual interventions may occasionally be required during development. If you're using Pop!\_OS 24.04 Beta, then it's recommended to join the [Pop!\_OS Mattermost chat server](https://chat.pop-os.org) to receive news about the 24.04 development cycle. Join the COSMIC Epoch channel.
|
||||
COSMIC users, including Pop!_OS users, are welcome to join the [Pop!\_OS Mattermost chat server](https://chat.pop-os.org) to receive news about development. Join the [COSMIC Epoch channel](https://chat.pop-os.org/pop-os/channels/cosmic-epoch) for COSMIC user discussion, or the [Development channel](https://chat.pop-os.org/pop-os/channels/development) for developer-oriented discussion.
|
||||
|
||||
### Pop!\_OS 22.04
|
||||
|
||||
@@ -324,9 +322,12 @@ These and the `justfile` inside this repository may be used as references on how
|
||||
|
||||
### Versioning
|
||||
|
||||
COSMIC DE is still a work-in-progress and thus does not follow a versioning scheme yet.
|
||||
COSMIC DE is a work in progress with many moving pieces.
|
||||
We do our best to keep the referenced submodule commits in this repository building and working together; as a consequence, they might not contain the latest updates and features from these repositories (yet).
|
||||
The commits corresponding with the current beta release are tagged `epoch-1.0.0-beta.X.Y`, where `X` is the beta release and `Y` is the minor release.
|
||||
|
||||
The commits corresponding with the current release are tagged `epoch-X.Y.Z`, where `X` is the major release and the last two numbers denote incremental minor releases. (During development of new major versions, an additional `-alpha.Y.Z` or `-beta.Y.Z` may be appended.)
|
||||
|
||||
COSMIC Epoch version numbers are mainly for the benefit of non-Pop!_OS distributions; Pop!_OS uses its own build system, and typically receives updates to individual submodules before they're tagged as part of a COSMIC Epoch release.
|
||||
|
||||
## Translating
|
||||
|
||||
|
||||
+1
-1
Submodule cosmic-applets updated: 51cd763ca8...50d931b191
+1
-1
Submodule cosmic-applibrary updated: d06546837b...1b8918d005
+1
-1
Submodule cosmic-bg updated: 3d1ec12ce7...ff506f91f7
+1
-1
Submodule cosmic-comp updated: fa88002ba4...8a5d78dbb0
+1
-1
Submodule cosmic-edit updated: 5c2cb022cf...4f791088ef
+1
-1
Submodule cosmic-files updated: e65529dcfc...6d3abf431c
+1
-1
Submodule cosmic-greeter updated: d5c4746a5a...4d74121ac1
+1
-1
Submodule cosmic-initial-setup updated: 32a9cd9a22...d467d9b26c
+1
-1
Submodule cosmic-launcher updated: 2fefe2d50c...bb0ed1c584
+1
-1
Submodule cosmic-notifications updated: 090841802c...98bf8c5987
+1
-1
Submodule cosmic-osd updated: 4a3d2b4aa3...5f35cebe8a
+1
-1
Submodule cosmic-player updated: 29c8fb3675...8251827c9c
+1
-1
Submodule cosmic-randr updated: f5923d1ef5...741089cf5e
+1
-1
Submodule cosmic-screenshot updated: f74d6695f0...f04ad27177
+1
-1
Submodule cosmic-session updated: f4093070be...1dee7d1a94
+1
-1
Submodule cosmic-settings updated: 7965d39f7e...079a1fbb55
+1
-1
Submodule cosmic-settings-daemon updated: 2753b60609...9111bf0dfc
+1
-1
Submodule cosmic-store updated: f57c864f06...26a0f35f6a
+1
-1
Submodule cosmic-term updated: 26b1f51362...6a1151c830
+1
-1
Submodule cosmic-workspaces-epoch updated: 954a45ca4c...43ef945a92
Submodule xdg-desktop-portal-cosmic updated: 28fe74bade...63903c9450
Reference in New Issue
Block a user