mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
update-submodules
This commit is contained in:
@@ -37,3 +37,6 @@
|
|||||||
[submodule "cosmic-workspaces-epoch"]
|
[submodule "cosmic-workspaces-epoch"]
|
||||||
path = cosmic-workspaces-epoch
|
path = cosmic-workspaces-epoch
|
||||||
url = https://github.com/pop-os/cosmic-workspaces-epoch/
|
url = https://github.com/pop-os/cosmic-workspaces-epoch/
|
||||||
|
[submodule "cosmic-notifications"]
|
||||||
|
path = cosmic-notifications
|
||||||
|
url = https://github.com/pop-os/cosmic-notifications
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ Currently an incomplete **pre-alpha**.
|
|||||||
* [cosmic-applibrary](https://github.com/pop-os/cosmic-applibrary)
|
* [cosmic-applibrary](https://github.com/pop-os/cosmic-applibrary)
|
||||||
* [cosmic-comp](https://github.com/pop-os/cosmic-comp)
|
* [cosmic-comp](https://github.com/pop-os/cosmic-comp)
|
||||||
* [cosmic-launcher](https://github.com/pop-os/cosmic-launcher)
|
* [cosmic-launcher](https://github.com/pop-os/cosmic-launcher)
|
||||||
|
* [cosmic-notifications](https://github.com/pop-os/cosmic-notifications)
|
||||||
* [cosmic-osd](https://github.com/pop-os/cosmic-osd)
|
* [cosmic-osd](https://github.com/pop-os/cosmic-osd)
|
||||||
* [cosmic-panel](https://github.com/pop-os/cosmic-panel)
|
* [cosmic-panel](https://github.com/pop-os/cosmic-panel)
|
||||||
* [cosmic-protocols](https://github.com/pop-os/cosmic-protocols)
|
* [cosmic-protocols](https://github.com/pop-os/cosmic-protocols)
|
||||||
|
|||||||
+1
-1
Submodule cosmic-applets updated: 4b9f46b388...3ad64df5f3
+1
-1
Submodule cosmic-applibrary updated: 4763cbc84e...8d873e59b2
+1
-1
Submodule cosmic-bg updated: 4e1652f06b...749f3ea139
+1
-1
Submodule cosmic-comp updated: bdcb803efa...1f3761a5da
+1
-1
Submodule cosmic-launcher updated: 9990812cb1...92ee5715b4
Submodule
+1
Submodule cosmic-notifications added at 35fd49d2b8
+1
-1
Submodule cosmic-osd updated: 287100acac...11b0d16940
+1
-1
Submodule cosmic-panel updated: 22571fe4d9...edfd24ed3b
+1
-1
Submodule cosmic-session updated: 3746d20225...59ddbfcac0
+1
-1
Submodule cosmic-settings updated: f7be56dfc1...2d2cac5f87
+1
-1
Submodule cosmic-workspaces-epoch updated: 33a1578eb0...bbd0a1c128
@@ -10,6 +10,7 @@ build:
|
|||||||
{{ just }} cosmic-bg/build-release
|
{{ just }} cosmic-bg/build-release
|
||||||
{{ make }} -C cosmic-comp all
|
{{ make }} -C cosmic-comp all
|
||||||
{{ just }} cosmic-launcher/build-release
|
{{ just }} cosmic-launcher/build-release
|
||||||
|
{{ just }} cosmic-notifications/build-release
|
||||||
{{ make }} -C cosmic-osd all
|
{{ make }} -C cosmic-osd all
|
||||||
{{ just }} cosmic-panel/build-release
|
{{ just }} cosmic-panel/build-release
|
||||||
{{ make }} -C cosmic-settings-daemon all
|
{{ make }} -C cosmic-settings-daemon all
|
||||||
@@ -24,6 +25,7 @@ sysext dir=`echo $(pwd)/cosmic-sysext` version=("nightly-" + `git rev-parse --sh
|
|||||||
{{ just }} rootdir={{dir}} cosmic-bg/install
|
{{ just }} rootdir={{dir}} cosmic-bg/install
|
||||||
{{ make }} -C cosmic-comp install DESTDIR={{dir}}
|
{{ make }} -C cosmic-comp install DESTDIR={{dir}}
|
||||||
{{ just }} rootdir={{dir}} cosmic-launcher/install
|
{{ just }} rootdir={{dir}} cosmic-launcher/install
|
||||||
|
{{ just }} rootdir={{dir}} cosmic-notifications/install
|
||||||
{{ make }} -C cosmic-osd install DESTDIR={{dir}} prefix=/usr
|
{{ make }} -C cosmic-osd install DESTDIR={{dir}} prefix=/usr
|
||||||
{{ just }} rootdir={{dir}} cosmic-panel/install
|
{{ just }} rootdir={{dir}} cosmic-panel/install
|
||||||
{{ just }} rootdir={{dir}} cosmic-settings/install
|
{{ just }} rootdir={{dir}} cosmic-settings/install
|
||||||
@@ -48,6 +50,7 @@ clean:
|
|||||||
rm -rf cosmic-comp/target
|
rm -rf cosmic-comp/target
|
||||||
rm -rf cosmic-launcher/target
|
rm -rf cosmic-launcher/target
|
||||||
rm -rf cosmic-panel/target
|
rm -rf cosmic-panel/target
|
||||||
|
rm -rf cosmic-notifications/target
|
||||||
rm -rf cosmic-osd/target
|
rm -rf cosmic-osd/target
|
||||||
rm -rf cosmic-settings/target
|
rm -rf cosmic-settings/target
|
||||||
rm -rf cosmic-settings-daemon/target
|
rm -rf cosmic-settings-daemon/target
|
||||||
|
|||||||
Submodule xdg-desktop-portal-cosmic updated: 48acd11c73...c9d4a448a1
Reference in New Issue
Block a user