mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Compare commits
10
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4412bb00d7 | ||
|
|
6169da68ca | ||
|
|
d103b64024 | ||
|
|
9af2199729 | ||
|
|
9e8ac99bcb | ||
|
|
efe2c51b53 | ||
|
|
9b0e61c54b | ||
|
|
f5fa41194e | ||
|
|
f9abdc105d | ||
|
|
dee71b6f25 |
@@ -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: 57e55a98a0...c003924f08
+1
-1
Submodule cosmic-applibrary updated: c5d8c99fb2...f2024ce955
+1
-1
Submodule cosmic-bg updated: 808a50e383...b1ca4c180a
+1
-1
Submodule cosmic-comp updated: 1dfc948f1e...b5a1a6d317
+1
-1
Submodule cosmic-edit updated: 021a8e614e...d123bc0a51
+1
-1
Submodule cosmic-files updated: 40f19b0d02...750c92c841
+1
-1
Submodule cosmic-greeter updated: d542978314...2cbfba0c0b
+1
-1
Submodule cosmic-icons updated: cd30ffd509...2c697e8e97
+1
-1
Submodule cosmic-idle updated: 6d3dbedd50...c95d066b5b
+1
-1
Submodule cosmic-initial-setup updated: 467be1a39d...3dedc80173
+1
-1
Submodule cosmic-launcher updated: d9508ec0a4...296e5cb66c
+1
-1
Submodule cosmic-notifications updated: 2ba5e6e734...a899bfbc67
+1
-1
Submodule cosmic-osd updated: b2eaad6253...cbc1e9cbf3
+1
-1
Submodule cosmic-panel updated: 8eb8a1b630...2358f0473b
+1
-1
Submodule cosmic-player updated: 3eb2ea4257...468b5f1459
+1
-1
Submodule cosmic-randr updated: 741089cf5e...6e8e795970
+1
-1
Submodule cosmic-screenshot updated: 9783078553...bd585c1d24
+1
-1
Submodule cosmic-session updated: 7b5fd4de9d...17cf4485a9
+1
-1
Submodule cosmic-settings updated: 55b502dff3...cb58af2be4
+1
-1
Submodule cosmic-settings-daemon updated: 020c4addd7...716da6d6af
+1
-1
Submodule cosmic-store updated: df9fd259a9...d89dd639f3
+1
-1
Submodule cosmic-term updated: fed389bc4c...faa61d1692
+1
-1
Submodule cosmic-wallpapers updated: 189c2c63d3...3c59953e7e
+1
-1
Submodule cosmic-workspaces-epoch updated: 2108269d2e...d56a59208e
+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.12
|
||||
subject="Epoch ${version} version update"
|
||||
description="Generated by cosmic-epoch scripts/version-update.sh"
|
||||
|
||||
|
||||
Submodule xdg-desktop-portal-cosmic updated: ff0633fa87...db8ec7cf49
Reference in New Issue
Block a user