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,11 +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
|
||||
[submodule "cosmic-sound-theme"]
|
||||
path = cosmic-sound-theme
|
||||
url = https://github.com/pop-os/cosmic-sound-theme.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)
|
||||
@@ -24,7 +23,6 @@
|
||||
* [cosmic-session](https://github.com/pop-os/cosmic-session)
|
||||
* [cosmic-settings](https://github.com/pop-os/cosmic-settings)
|
||||
* [cosmic-settings-daemon](https://github.com/pop-os/cosmic-settings-daemon)
|
||||
* [cosmic-sound-theme](https://github.com/pop-os/cosmic-sound-theme)
|
||||
* [cosmic-store](https://github.com/pop-os/cosmic-store)
|
||||
* [cosmic-term](https://github.com/pop-os/cosmic-term)
|
||||
* [cosmic-theme-editor](https://github.com/pop-os/cosmic-theme-editor)
|
||||
|
||||
+1
-1
Submodule cosmic-applets updated: 48c3633151...006cc96b7b
+1
-1
Submodule cosmic-applibrary updated: ce33b9e1cc...2be09f052e
+1
-1
Submodule cosmic-bg updated: ed65f7d3dc...808a50e383
+1
-1
Submodule cosmic-comp updated: 4d370cdf92...67c08ef692
+1
-1
Submodule cosmic-edit updated: a3d4920285...46a1a36f82
+1
-1
Submodule cosmic-files updated: 9a21542825...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: b742d13acd...c14b470966
Submodule cosmic-monitor deleted from 4b3b177092
+1
-1
Submodule cosmic-notifications updated: 7c723b7705...998f173a18
+1
-1
Submodule cosmic-osd updated: ce431b4d71...0418a0ce92
+1
-1
Submodule cosmic-panel updated: f416dbbe72...8eb8a1b630
+1
-1
Submodule cosmic-player updated: 7550c300c4...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: c2624965bc...b46a55d423
+1
-1
Submodule cosmic-settings-daemon updated: e6ca13522a...020c4addd7
Submodule cosmic-sound-theme deleted from 7aabe44909
+1
-1
Submodule cosmic-store updated: e5822a1c51...a1016c729d
+1
-1
Submodule cosmic-term updated: 117644e9c1...5bcab45c65
+1
-1
Submodule cosmic-wallpapers updated: 3c59953e7e...189c2c63d3
+1
-1
Submodule cosmic-workspaces-epoch updated: 6511d2f1a6...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.4.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: 969f3ca599...276af0b38c
Reference in New Issue
Block a user