mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Compare commits
13
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9093f5ab22 | ||
|
|
e755349b8f | ||
|
|
4af0111f54 | ||
|
|
41df50a547 | ||
|
|
ae00c0f437 | ||
|
|
e2b40599e8 | ||
|
|
8948ce5f7f | ||
|
|
6581855fe0 | ||
|
|
5b02d6db27 | ||
|
|
8e2534b6fd | ||
|
|
c3f368d550 | ||
|
|
2738786dbf | ||
|
|
7bb54b437c |
+12
@@ -86,3 +86,15 @@
|
||||
path = cosmic-store
|
||||
url = https://github.com/pop-os/cosmic-store.git
|
||||
branch = master
|
||||
[submodule "cosmic-wallpapers"]
|
||||
path = cosmic-wallpapers
|
||||
url = https://github.com/pop-os/cosmic-wallpapers.git
|
||||
branch = master
|
||||
[submodule "cosmic-idle"]
|
||||
path = cosmic-idle
|
||||
url = https://github.com/pop-os/cosmic-idle.git
|
||||
branch = master
|
||||
[submodule "cosmic-player"]
|
||||
path = cosmic-player
|
||||
url = https://github.com/pop-os/cosmic-player.git
|
||||
branch = master
|
||||
|
||||
@@ -16,6 +16,7 @@ Currently an incomplete **alpha**. Testing instructions below for various distri
|
||||
* [cosmic-notifications](https://github.com/pop-os/cosmic-notifications)
|
||||
* [cosmic-osd](https://github.com/pop-os/cosmic-osd)
|
||||
* [cosmic-panel](https://github.com/pop-os/cosmic-panel)
|
||||
* [cosmic-player](https://github.com/pop-os/cosmic-player)
|
||||
* [cosmic-randr](https://github.com/pop-os/cosmic-randr)
|
||||
* [cosmic-screenshot](https://github.com/pop-os/cosmic-screenshot)
|
||||
* [cosmic-session](https://github.com/pop-os/cosmic-session)
|
||||
@@ -199,10 +200,10 @@ COSMIC can be installed on Gentoo via a custom overlay. Add the overlay using yo
|
||||
|
||||
Next, install the COSMIC desktop environment and its associated themes:
|
||||
|
||||
`emerge -1 cosmic-meta pop-theme-meta -pv`
|
||||
`emerge cosmic-meta pop-theme-meta`
|
||||
|
||||
Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in.
|
||||
For further information, you may check the [Overlay Repository](https://github.com/fsvm88/cosmic-overlay).
|
||||
For further information, you may check the [Gentoo Wiki](https://wiki.gentoo.org/wiki/COSMIC) or [Overlay Repository](https://github.com/fsvm88/cosmic-overlay).
|
||||
|
||||
## Contact
|
||||
- [Mattermost](https://chat.pop-os.org/)
|
||||
|
||||
+1
-1
Submodule cosmic-applets updated: 3670f124fb...2c79ca44e2
+1
-1
Submodule cosmic-applibrary updated: de55dc5861...c01d98d629
+1
-1
Submodule cosmic-bg updated: 584f6b3c04...fd44edf79b
+1
-1
Submodule cosmic-comp updated: afdb656778...b7937807ad
+1
-1
Submodule cosmic-edit updated: 96b2a190d8...cd2497eb0f
+1
-1
Submodule cosmic-files updated: 774ccf955f...59ea01fc0c
+1
-1
Submodule cosmic-greeter updated: 4ddb320dae...116ef79931
+1
-1
Submodule cosmic-icons updated: 341c84467f...52ad55cba5
Submodule
+1
Submodule cosmic-idle added at 7899fccbbe
+1
-1
Submodule cosmic-launcher updated: 5c9757b808...70153f4021
+1
-1
Submodule cosmic-notifications updated: e9abef567a...5c33113c24
+1
-1
Submodule cosmic-osd updated: 27fc5e5ba4...9dd146bb50
+1
-1
Submodule cosmic-panel updated: 4fedcbfc35...21e66d51e9
Submodule
+1
Submodule cosmic-player added at 7c080feb86
+1
-1
Submodule cosmic-randr updated: 71fabbb382...da7df14acd
+1
-1
Submodule cosmic-screenshot updated: 031eb66861...10a564d9db
+1
-1
Submodule cosmic-session updated: d06f94a8a0...6e48e12443
+1
-1
Submodule cosmic-settings updated: 5fc0228856...62bb9f57d9
+1
-1
Submodule cosmic-settings-daemon updated: a41d1991fd...a05129f195
+1
-1
Submodule cosmic-store updated: da8c64229f...64736365de
+1
-1
Submodule cosmic-term updated: 2e2a2376df...df1e7dd1f2
Submodule
+1
Submodule cosmic-wallpapers added at cb8e6d653b
+1
-1
Submodule cosmic-workspaces-epoch updated: 70d6c415a1...8c4e66691c
@@ -11,10 +11,12 @@ build:
|
||||
{{ just }} cosmic-edit/build-release
|
||||
{{ just }} cosmic-files/build-release
|
||||
{{ just }} cosmic-greeter/build-release
|
||||
{{ just }} cosmic-idle/build-release
|
||||
{{ just }} cosmic-launcher/build-release
|
||||
{{ just }} cosmic-notifications/build-release
|
||||
{{ make }} -C cosmic-osd all
|
||||
{{ just }} cosmic-panel/build-release
|
||||
{{ just }} cosmic-player/build-release
|
||||
{{ just }} cosmic-randr/build-release
|
||||
{{ just }} cosmic-screenshot/build-release
|
||||
{{ just }} cosmic-settings/build-release
|
||||
@@ -22,6 +24,7 @@ build:
|
||||
{{ just }} cosmic-session/all
|
||||
{{ just }} cosmic-store/build-release
|
||||
{{ just }} cosmic-term/build-release
|
||||
{{ make }} -C cosmic-wallpapers all
|
||||
{{ make }} -C cosmic-workspaces-epoch all
|
||||
{{ make }} -C xdg-desktop-portal-cosmic all
|
||||
|
||||
@@ -34,10 +37,12 @@ install rootdir="" prefix="/usr/local": build
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-files/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-greeter/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-icons/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-idle/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-launcher/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-notifications/install
|
||||
{{ make }} -C cosmic-osd install DESTDIR={{rootdir}} prefix={{prefix}}
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-panel/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-player/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-randr/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-screenshot/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-settings/install
|
||||
@@ -45,6 +50,7 @@ install rootdir="" prefix="/usr/local": build
|
||||
{{ just }} rootdir={{rootdir}} prefix={{rootdir + prefix}} cosmic-session/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-store/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-term/install
|
||||
{{ make }} -C cosmic-wallpapers install DESTDIR={{rootdir}} prefix={{prefix}}
|
||||
{{ make }} -C cosmic-workspaces-epoch install DESTDIR={{rootdir}} prefix={{prefix}}
|
||||
{{ make }} -C xdg-desktop-portal-cosmic install DESTDIR={{rootdir}} prefix={{prefix}}
|
||||
|
||||
@@ -71,8 +77,10 @@ clean:
|
||||
rm -rf cosmic-edit/target
|
||||
{{ just }} cosmic-files/clean
|
||||
rm -rf cosmic-greeter/target
|
||||
{{ just }} cosmic-idle/clean
|
||||
rm -rf cosmic-launcher/target
|
||||
rm -rf cosmic-panel/target
|
||||
rm -rf cosmic-player/target
|
||||
rm -rf cosmic-notifications/target
|
||||
rm -rf cosmic-osd/target
|
||||
rm -rf cosmic-randr/target
|
||||
@@ -82,5 +90,6 @@ clean:
|
||||
rm -rf cosmic-session/target
|
||||
{{ just }} cosmic-store/clean
|
||||
{{ just }} cosmic-term/clean
|
||||
{{ make }} -C cosmic-wallpapers clean
|
||||
rm -rf cosmic-workspaces-epoch/target
|
||||
rm -rf xdg-desktop-portal-cosmic/target
|
||||
|
||||
Submodule xdg-desktop-portal-cosmic updated: dcbdd9974b...93997f83a5
Reference in New Issue
Block a user