mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-27 07:50:12 +00:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d566a8b589 |
@@ -106,7 +106,3 @@
|
|||||||
path = pop-launcher
|
path = pop-launcher
|
||||||
url = https://github.com/pop-os/launcher.git
|
url = https://github.com/pop-os/launcher.git
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "cosmic-monitor"]
|
|
||||||
path = cosmic-monitor
|
|
||||||
url = https://github.com/pop-os/cosmic-monitor.git
|
|
||||||
branch = master
|
|
||||||
|
|||||||
@@ -14,7 +14,6 @@
|
|||||||
* [cosmic-idle](https://github.com/pop-os/cosmic-idle)
|
* [cosmic-idle](https://github.com/pop-os/cosmic-idle)
|
||||||
* [cosmic-initial-setup](https://github.com/pop-os/cosmic-initial-setup)
|
* [cosmic-initial-setup](https://github.com/pop-os/cosmic-initial-setup)
|
||||||
* [cosmic-launcher](https://github.com/pop-os/cosmic-launcher)
|
* [cosmic-launcher](https://github.com/pop-os/cosmic-launcher)
|
||||||
* [cosmic-monitor](https://github.com/pop-os/cosmic-monitor)
|
|
||||||
* [cosmic-notifications](https://github.com/pop-os/cosmic-notifications)
|
* [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)
|
||||||
|
|||||||
+1
-1
Submodule cosmic-applets updated: 0441c67b10...006cc96b7b
+1
-1
Submodule cosmic-applibrary updated: 8b0f3bb303...2be09f052e
+1
-1
Submodule cosmic-bg updated: 71bb96b3ea...808a50e383
+1
-1
Submodule cosmic-comp updated: bb584aab7f...67c08ef692
+1
-1
Submodule cosmic-edit updated: dfcef22632...46a1a36f82
+1
-1
Submodule cosmic-files updated: 3ef7913abd...2c363a01e5
+1
-1
Submodule cosmic-greeter updated: 953478f801...c68ee081a5
+1
-1
Submodule cosmic-icons updated: b78b059636...cd30ffd509
+1
-1
Submodule cosmic-idle updated: c95d066b5b...6d3dbedd50
+1
-1
Submodule cosmic-initial-setup updated: 8b10e07667...8cabf71f7f
+1
-1
Submodule cosmic-launcher updated: b6b3e8a4a2...c14b470966
Submodule cosmic-monitor deleted from aadabc06cd
+1
-1
Submodule cosmic-notifications updated: a899bfbc67...998f173a18
+1
-1
Submodule cosmic-osd updated: 1921053e00...0418a0ce92
+1
-1
Submodule cosmic-panel updated: 45f03a3864...8eb8a1b630
+1
-1
Submodule cosmic-player updated: b162e335db...768fc74a42
+1
-1
Submodule cosmic-randr updated: 6e8e795970...741089cf5e
+1
-1
Submodule cosmic-screenshot updated: d6ef210e98...3180f369ca
+1
-1
Submodule cosmic-session updated: 308c9d3f8f...7b5fd4de9d
+1
-1
Submodule cosmic-settings updated: 9f9311235e...b46a55d423
+1
-1
Submodule cosmic-settings-daemon updated: 276fef9834...020c4addd7
+1
-1
Submodule cosmic-store updated: ed4e4fd9f5...a1016c729d
+1
-1
Submodule cosmic-term updated: 1d3d8837df...5bcab45c65
+1
-1
Submodule cosmic-wallpapers updated: 3c59953e7e...189c2c63d3
+1
-1
Submodule cosmic-workspaces-epoch updated: 6b5cdedafe...d31c6dbccb
@@ -14,7 +14,6 @@ build:
|
|||||||
{{ just }} cosmic-idle/build-release
|
{{ just }} cosmic-idle/build-release
|
||||||
{{ just }} cosmic-initial-setup/build-release
|
{{ just }} cosmic-initial-setup/build-release
|
||||||
{{ just }} cosmic-launcher/build-release
|
{{ just }} cosmic-launcher/build-release
|
||||||
{{ just }} cosmic-monitor/build-release
|
|
||||||
{{ just }} cosmic-notifications/build-release
|
{{ just }} cosmic-notifications/build-release
|
||||||
{{ just }} cosmic-osd/build-release
|
{{ just }} cosmic-osd/build-release
|
||||||
{{ just }} cosmic-panel/build-release
|
{{ just }} cosmic-panel/build-release
|
||||||
@@ -43,7 +42,6 @@ install rootdir="" prefix="/usr/local": build
|
|||||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-idle/install
|
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-idle/install
|
||||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-initial-setup/install
|
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-initial-setup/install
|
||||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-launcher/install
|
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-launcher/install
|
||||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-monitor/install
|
|
||||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-notifications/install
|
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-notifications/install
|
||||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-osd/install
|
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-osd/install
|
||||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-panel/install
|
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-panel/install
|
||||||
@@ -86,7 +84,6 @@ clean:
|
|||||||
{{ just }} cosmic-idle/clean
|
{{ just }} cosmic-idle/clean
|
||||||
{{ just }} cosmic-initial-setup/clean
|
{{ just }} cosmic-initial-setup/clean
|
||||||
rm -rf cosmic-launcher/target
|
rm -rf cosmic-launcher/target
|
||||||
{{ just }} cosmic-monitor/clean
|
|
||||||
rm -rf cosmic-panel/target
|
rm -rf cosmic-panel/target
|
||||||
rm -rf cosmic-player/target
|
rm -rf cosmic-player/target
|
||||||
rm -rf cosmic-notifications/target
|
rm -rf cosmic-notifications/target
|
||||||
|
|||||||
+1
-1
Submodule pop-launcher updated: 5b86851071...eead361cca
@@ -3,15 +3,17 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# This should be the _next_ epoch version
|
# This should be the _next_ epoch version
|
||||||
version=1.2.0
|
version=1.0.6
|
||||||
subject="Epoch ${version} version update"
|
subject="Epoch ${version} version update"
|
||||||
description="Generated by cosmic-epoch scripts/version-update.sh"
|
description="Generated by cosmic-epoch scripts/version-update.sh"
|
||||||
|
|
||||||
repos=(
|
repos=(
|
||||||
cosmic-edit
|
cosmic-edit
|
||||||
cosmic-files
|
cosmic-files
|
||||||
cosmic-monitor
|
|
||||||
cosmic-player
|
cosmic-player
|
||||||
|
cosmic-settings
|
||||||
|
cosmic-settings-daemon
|
||||||
|
cosmic-randr
|
||||||
cosmic-store
|
cosmic-store
|
||||||
cosmic-term
|
cosmic-term
|
||||||
)
|
)
|
||||||
|
|||||||
Submodule xdg-desktop-portal-cosmic updated: 2948dd491c...276af0b38c
Reference in New Issue
Block a user