mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6eceadf650 | ||
|
|
0098ab4d8f | ||
|
|
3e34c8e746 | ||
|
|
0d128858ad | ||
|
|
f846fcb546 | ||
|
|
43bcd5266f |
@@ -106,3 +106,7 @@
|
||||
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,6 +14,7 @@
|
||||
* [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: 377f129611...e544cb54c2
+1
-1
Submodule cosmic-applibrary updated: aaf0c4e919...ce33b9e1cc
+1
-1
Submodule cosmic-bg updated: b1ca4c180a...ed65f7d3dc
+1
-1
Submodule cosmic-comp updated: cefe8472b2...dec1ee8633
+1
-1
Submodule cosmic-edit updated: 2db1c80078...60c38e818a
+1
-1
Submodule cosmic-files updated: 18eb41930a...5278c67957
+1
-1
Submodule cosmic-greeter updated: 178d5222ee...2290aae5e2
+1
-1
Submodule cosmic-icons updated: 2c697e8e97...b78b059636
+1
-1
Submodule cosmic-initial-setup updated: 8eabeaf648...b209a8d460
+1
-1
Submodule cosmic-launcher updated: 1e57708e5a...61ab43a71a
Submodule
+1
Submodule cosmic-monitor added at 346a34b0be
+1
-1
Submodule cosmic-notifications updated: a899bfbc67...7c723b7705
+1
-1
Submodule cosmic-osd updated: 6125458c30...ce431b4d71
+1
-1
Submodule cosmic-panel updated: 26fee6c0c3...db97fd5974
+1
-1
Submodule cosmic-player updated: be02779570...d910353b6f
+1
-1
Submodule cosmic-screenshot updated: b917c631d1...d6ef210e98
+1
-1
Submodule cosmic-session updated: 495e591dc6...b5ef6c0c0d
+1
-1
Submodule cosmic-settings updated: 60a7de5adb...99cf076229
+1
-1
Submodule cosmic-settings-daemon updated: fa82bdf9fe...b5e6d827d5
+1
-1
Submodule cosmic-store updated: 1002d4a6eb...8419488a1d
+1
-1
Submodule cosmic-term updated: fa611ea07d...44d042f45d
+1
-1
Submodule cosmic-workspaces-epoch updated: 5e62de143a...3da8907d7a
@@ -14,6 +14,7 @@ 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
|
||||
@@ -42,6 +43,7 @@ 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
|
||||
@@ -84,6 +86,7 @@ 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: 5b86851071...a332a3a733
@@ -3,13 +3,14 @@
|
||||
set -e
|
||||
|
||||
# This should be the _next_ epoch version
|
||||
version=1.0.14
|
||||
version=1.3.0
|
||||
subject="Epoch ${version} version update"
|
||||
description="Generated by cosmic-epoch scripts/version-update.sh"
|
||||
|
||||
repos=(
|
||||
cosmic-edit
|
||||
cosmic-files
|
||||
cosmic-monitor
|
||||
cosmic-player
|
||||
cosmic-store
|
||||
cosmic-term
|
||||
|
||||
Submodule xdg-desktop-portal-cosmic updated: 297e1c66b9...151120e67d
Reference in New Issue
Block a user