mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Compare commits
20
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0ce7ec30ac | ||
|
|
652b4c45f1 | ||
|
|
a483257d31 | ||
|
|
6eceadf650 | ||
|
|
0098ab4d8f | ||
|
|
3e34c8e746 | ||
|
|
0d128858ad | ||
|
|
f846fcb546 | ||
|
|
43bcd5266f | ||
|
|
a21edb170b | ||
|
|
ed1607856b | ||
|
|
4412bb00d7 | ||
|
|
6169da68ca | ||
|
|
d103b64024 | ||
|
|
9af2199729 | ||
|
|
9e8ac99bcb | ||
|
|
efe2c51b53 | ||
|
|
9b0e61c54b | ||
|
|
f5fa41194e | ||
|
|
f9abdc105d |
@@ -0,0 +1,8 @@
|
||||
- [ ] I have disclosed use of any AI generated code in my commit messages.
|
||||
- If you are using an LLM, and do not fully understand the changes it is making to the code base, do not create a PR.
|
||||
- In our experience, AI generated code often results in overly complex code that lacks enough context for a proper fix or feature inclusion. This results in considerably longer code reviews. Due to this, AI authored or partially authored PRs may be closed without comment.
|
||||
- [ ] I understand these changes in full and will be able to respond to review comments.
|
||||
- [ ] My change is accurately described in the commit message.
|
||||
- [ ] My contribution is tested and working as described.
|
||||
- [ ] I have read the [Developer Certificate of Origin](https://developercertificate.org/) and certify my contribution under its conditions.
|
||||
|
||||
@@ -106,3 +106,11 @@
|
||||
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,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)
|
||||
@@ -23,6 +24,7 @@
|
||||
* [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: 3df3f39c09...ec8ffdc85d
+1
-1
Submodule cosmic-applibrary updated: a9da1dec91...172acdae07
+1
-1
Submodule cosmic-bg updated: 808a50e383...76e89e6aff
+1
-1
Submodule cosmic-comp updated: 2ea1186723...81cd5fdbaa
+1
-1
Submodule cosmic-edit updated: 314f11ab89...4ac0da3af9
+1
-1
Submodule cosmic-files updated: d668d04e12...24e34eaa0f
+1
-1
Submodule cosmic-greeter updated: c68ee081a5...d39915ae23
+1
-1
Submodule cosmic-icons updated: cd30ffd509...b78b059636
+1
-1
Submodule cosmic-idle updated: 6d3dbedd50...c95d066b5b
+1
-1
Submodule cosmic-initial-setup updated: 8cabf71f7f...b5ac4182bb
+1
-1
Submodule cosmic-launcher updated: e0f56583e1...8799503120
Submodule
+1
Submodule cosmic-monitor added at 70e6cff168
+1
-1
Submodule cosmic-notifications updated: 998f173a18...7c723b7705
+1
-1
Submodule cosmic-osd updated: 0418a0ce92...20a2055dfc
+1
-1
Submodule cosmic-panel updated: 8eb8a1b630...d6699ffc42
+1
-1
Submodule cosmic-player updated: 768fc74a42...23d59445af
+1
-1
Submodule cosmic-randr updated: 741089cf5e...6e8e795970
+1
-1
Submodule cosmic-screenshot updated: 3180f369ca...fc778df20f
+1
-1
Submodule cosmic-session updated: 7b5fd4de9d...b5ef6c0c0d
+1
-1
Submodule cosmic-settings updated: ceed2b9ac1...7287257ec9
+1
-1
Submodule cosmic-settings-daemon updated: 020c4addd7...21a9692b53
Submodule
+1
Submodule cosmic-sound-theme added at 7aabe44909
+1
-1
Submodule cosmic-store updated: 91c53eba28...f56cb48aa1
+1
-1
Submodule cosmic-term updated: 93c25f46a9...543cbb0cb8
+1
-1
Submodule cosmic-wallpapers updated: 189c2c63d3...3c59953e7e
+1
-1
Submodule cosmic-workspaces-epoch updated: 2108269d2e...8faab4c2a9
@@ -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: eead361cca...a332a3a733
@@ -3,13 +3,14 @@
|
||||
set -e
|
||||
|
||||
# This should be the _next_ epoch version
|
||||
version=1.0.5
|
||||
version=1.5.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: 276af0b38c...f211aa37d4
Reference in New Issue
Block a user