mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Compare commits
13
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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.
|
||||
|
||||
+1
-1
Submodule cosmic-applets updated: 3df3f39c09...8981b0b48e
+1
-1
Submodule cosmic-applibrary updated: a9da1dec91...1eb859fdd7
+1
-1
Submodule cosmic-bg updated: 808a50e383...b1ca4c180a
+1
-1
Submodule cosmic-comp updated: 2ea1186723...0312f9a201
+1
-1
Submodule cosmic-edit updated: 314f11ab89...00a76ee709
+1
-1
Submodule cosmic-files updated: d668d04e12...54f77f95a6
+1
-1
Submodule cosmic-greeter updated: c68ee081a5...7a0c083f01
+1
-1
Submodule cosmic-icons updated: cd30ffd509...2c697e8e97
+1
-1
Submodule cosmic-idle updated: 6d3dbedd50...c95d066b5b
+1
-1
Submodule cosmic-initial-setup updated: 8cabf71f7f...8eabeaf648
+1
-1
Submodule cosmic-launcher updated: e0f56583e1...a64ed9a29c
+1
-1
Submodule cosmic-notifications updated: 998f173a18...a899bfbc67
+1
-1
Submodule cosmic-osd updated: 0418a0ce92...28af81d1a7
+1
-1
Submodule cosmic-panel updated: 8eb8a1b630...6119bb1062
+1
-1
Submodule cosmic-player updated: 768fc74a42...c0b1bda86b
+1
-1
Submodule cosmic-randr updated: 741089cf5e...6e8e795970
+1
-1
Submodule cosmic-screenshot updated: 3180f369ca...2020fb21ac
+1
-1
Submodule cosmic-session updated: 7b5fd4de9d...495e591dc6
+1
-1
Submodule cosmic-settings updated: ceed2b9ac1...3a77442dbc
+1
-1
Submodule cosmic-settings-daemon updated: 020c4addd7...fa82bdf9fe
+1
-1
Submodule cosmic-store updated: 91c53eba28...211987df18
+1
-1
Submodule cosmic-term updated: 93c25f46a9...8c042673e7
+1
-1
Submodule cosmic-wallpapers updated: 189c2c63d3...3c59953e7e
+1
-1
Submodule cosmic-workspaces-epoch updated: 2108269d2e...5e62de143a
+1
-1
Submodule pop-launcher updated: eead361cca...5b86851071
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
# This should be the _next_ epoch version
|
||||
version=1.0.5
|
||||
version=1.0.16
|
||||
subject="Epoch ${version} version update"
|
||||
description="Generated by cosmic-epoch scripts/version-update.sh"
|
||||
|
||||
|
||||
Submodule xdg-desktop-portal-cosmic updated: 276af0b38c...4bf00a2a89
Reference in New Issue
Block a user