mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 23:16:13 +00:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d566a8b589 |
@@ -106,7 +106,3 @@
|
||||
path = pop-launcher
|
||||
url = https://github.com/pop-os/launcher.git
|
||||
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-initial-setup](https://github.com/pop-os/cosmic-initial-setup)
|
||||
* [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-osd](https://github.com/pop-os/cosmic-osd)
|
||||
* [cosmic-panel](https://github.com/pop-os/cosmic-panel)
|
||||
|
||||
+1
-1
Submodule cosmic-applets updated: e544cb54c2...006cc96b7b
+1
-1
Submodule cosmic-applibrary updated: ce33b9e1cc...2be09f052e
+1
-1
Submodule cosmic-bg updated: ed65f7d3dc...808a50e383
+1
-1
Submodule cosmic-comp updated: dec1ee8633...67c08ef692
+1
-1
Submodule cosmic-edit updated: 60c38e818a...46a1a36f82
+1
-1
Submodule cosmic-files updated: 5278c67957...2c363a01e5
+1
-1
Submodule cosmic-greeter updated: 2290aae5e2...c68ee081a5
+1
-1
Submodule cosmic-icons updated: b78b059636...cd30ffd509
+1
-1
Submodule cosmic-idle updated: c95d066b5b...6d3dbedd50
+1
-1
Submodule cosmic-initial-setup updated: b209a8d460...8cabf71f7f
+1
-1
Submodule cosmic-launcher updated: 61ab43a71a...c14b470966
Submodule cosmic-monitor deleted from 346a34b0be
+1
-1
Submodule cosmic-notifications updated: 7c723b7705...998f173a18
+1
-1
Submodule cosmic-osd updated: ce431b4d71...0418a0ce92
+1
-1
Submodule cosmic-panel updated: db97fd5974...8eb8a1b630
+1
-1
Submodule cosmic-player updated: d910353b6f...768fc74a42
+1
-1
Submodule cosmic-randr updated: 6e8e795970...741089cf5e
+1
-1
Submodule cosmic-screenshot updated: d6ef210e98...3180f369ca
+1
-1
Submodule cosmic-session updated: b5ef6c0c0d...7b5fd4de9d
+1
-1
Submodule cosmic-settings updated: 99cf076229...b46a55d423
+1
-1
Submodule cosmic-settings-daemon updated: b5e6d827d5...020c4addd7
+1
-1
Submodule cosmic-store updated: 8419488a1d...a1016c729d
+1
-1
Submodule cosmic-term updated: 44d042f45d...5bcab45c65
+1
-1
Submodule cosmic-wallpapers updated: 3c59953e7e...189c2c63d3
+1
-1
Submodule cosmic-workspaces-epoch updated: 3da8907d7a...d31c6dbccb
@@ -14,7 +14,6 @@ build:
|
||||
{{ just }} cosmic-idle/build-release
|
||||
{{ just }} cosmic-initial-setup/build-release
|
||||
{{ just }} cosmic-launcher/build-release
|
||||
{{ just }} cosmic-monitor/build-release
|
||||
{{ just }} cosmic-notifications/build-release
|
||||
{{ just }} cosmic-osd/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-initial-setup/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-osd/install
|
||||
{{ just }} rootdir={{rootdir}} prefix={{prefix}} cosmic-panel/install
|
||||
@@ -86,7 +84,6 @@ clean:
|
||||
{{ just }} cosmic-idle/clean
|
||||
{{ just }} cosmic-initial-setup/clean
|
||||
rm -rf cosmic-launcher/target
|
||||
{{ just }} cosmic-monitor/clean
|
||||
rm -rf cosmic-panel/target
|
||||
rm -rf cosmic-player/target
|
||||
rm -rf cosmic-notifications/target
|
||||
|
||||
+1
-1
Submodule pop-launcher updated: a332a3a733...eead361cca
@@ -3,15 +3,17 @@
|
||||
set -e
|
||||
|
||||
# This should be the _next_ epoch version
|
||||
version=1.3.0
|
||||
version=1.0.6
|
||||
subject="Epoch ${version} version update"
|
||||
description="Generated by cosmic-epoch scripts/version-update.sh"
|
||||
|
||||
repos=(
|
||||
cosmic-edit
|
||||
cosmic-files
|
||||
cosmic-monitor
|
||||
cosmic-player
|
||||
cosmic-settings
|
||||
cosmic-settings-daemon
|
||||
cosmic-randr
|
||||
cosmic-store
|
||||
cosmic-term
|
||||
)
|
||||
|
||||
Submodule xdg-desktop-portal-cosmic updated: 151120e67d...276af0b38c
Reference in New Issue
Block a user