Commit Graph
193 Commits
Author SHA1 Message Date
Qasim KhanandGitHub 156e9ac59e Update README.md again 2023-03-03 10:36:40 +05:00
Qasim KhanandGitHub ce21deca61 README.md fix
This commit adds instructions to install the required dependencies and capitalizes the word "Cosmic" when needed. One punctuation mistake was also fixed
2023-02-28 20:07:17 +05:00
75cb3ab49d feat: Add COSMIC Settings (#75)
* feat: Add COSMIC Settings

This add cosmic-settings to the .gitmodules file

* Update justfile per feedback

* Correct cosmic-launcher to cosmic-settings

* fix(settings): build

---------

Co-authored-by: Ashley Wulber <[email protected]>
2023-02-20 11:24:10 -05:00
Ashley WulberandGitHub a29ba7146a fix: update submodules (#78) 2023-02-17 12:49:53 -05:00
Ian Douglas ScottandGitHub 76b23c5cce Merge pull request #76 from pop-os/update
chore: update
2023-02-16 13:02:41 -08:00
Ashley Wulber 90b2b25b13 chore: update 2023-02-16 13:22:16 -05:00
Ashley WulberandGitHub 74091a92d9 fix(launcher): executable permissions (#73) 2023-02-15 10:34:15 -05:00
Ashley WulberandGitHub 3ff993086f chore: remove wayland-proxy-virtwl (#70) 2023-02-14 19:57:00 -05:00
Ashley WulberandGitHub 5ab01c6c15 fix(launcher): typo in install (#69) 2023-02-14 17:28:15 -05:00
Ian Douglas ScottandGitHub 695e0dad9e Merge pull request #68 from pop-os/ci
Add CI that verifies the repository builds
2023-02-14 10:39:13 -08:00
Ian Douglas Scott 326a80995d Add CI that verifies the repository builds
This runs on Arch, and shows that things build on another distro with
recent dependencies. If we want to support older versions of
dependencies, that will need to be tested on a different platform.

This also shows what dependencies are needed.
2023-02-14 08:59:13 -08:00
Ashley WulberandGitHub 07f6f2b507 fix: use just for launcher install step (#67) 2023-02-14 09:08:28 -05:00
Victoria BrekenfeldandGitHub da6698bcda Merge pull request #66 from pop-os/update
chore: update to latest
2023-02-13 20:40:43 +01:00
Ashley Wulber 548d4e1122 chore: update to latest 2023-02-13 14:35:31 -05:00
Ian Douglas ScottandJeremy Soller 18469b8d72 Update submodules 2023-01-26 19:59:11 -07:00
Ashley Wulber 426c71ddc3 update submodules 2023-01-16 11:54:58 -05:00
Victoria Brekenfeld 7c6d3de1ed Update components 2022-12-27 18:28:32 +01:00
Victoria BrekenfeldandGitHub 7623888025 Merge pull request #57 from Pebor/patch-1
Better wording when applying cosmic-sysext
2022-12-12 17:56:10 +01:00
PeborandGitHub 1eaf911604 Better wording when applying cosmic-sysext
Per my opinion,
>This will create a system-extension inside `cosmic-sysext`, that you can move (without renaming!) into e.g. `/var/lib/extensions`.

could be worded differently, as 'inside' suggests to move the insides of `cosmic-sysext` into `/var/lib/extensions`, and not the whole folder.
2022-12-12 17:32:52 +01:00
Ashley Wulber 390ce3cf89 update cosmic apps 2022-12-07 14:48:22 -05:00
Ashley Wulber 4b8e939e53 update panel & wayland-proxy-virtwl 2022-12-06 15:12:52 -05:00
Victoria Brekenfeld d28467b6f8 Update components 2022-12-06 00:16:41 +01:00
Victoria Brekenfeld d095fcf04a Update components 2022-12-05 22:01:44 +01:00
Victoria Brekenfeld d239cc0146 Remove some unused/old components 2022-12-05 18:33:12 +01:00
Ashley WulberandGitHub 820968183b feat/x-support (#51)
* feat/x-support

* feat/x-support

* fix: Install seciton

* wip: some fixes

* fix: typo

* refactor: set DISPLAY in start-cosmic instead
2022-10-25 11:14:50 -04:00
Victoria Brekenfeld e6aeb0ae61 just: fixup meson build-dir 2022-10-06 11:39:32 +02:00
Victoria Brekenfeld 13d3478501 Update cosmic-panel 2022-10-06 10:25:47 +02:00
Victoria Brekenfeld 8feed32a6c Update cosmic-comp 2022-10-06 10:25:47 +02:00
Victoria Brekenfeld 9bfbff3eab Add cosmic-bg, iced-workspace-applet, user-color-editor 2022-10-06 10:25:47 +02:00
Victoria BrekenfeldandGitHub 05f6577964 Merge pull request #45 from edfloreshz/patch-2
Fix systemd-sysext unrecognized option.
2022-09-23 18:55:57 +02:00
Eduardo FloresandGitHub 8dae984a69 Fix systemd-sysext unrecognized option.
When trying to use `systemd-sysext --refresh` the following error is encountered:

`systemd-sysext: unrecognized option '--refresh'`

This PR fixes that.
2022-09-08 06:44:13 -07:00
Victoria Brekenfeld e1165e79a1 update components 2022-08-29 18:12:45 +02:00
Victoria Brekenfeld bc471046f7 Add cosmic-osd 2022-08-29 18:12:16 +02:00
Victoria Brekenfeld 03b507586c update components 2022-08-12 14:14:41 +02:00
Victoria Brekenfeld f4fb6a8692 Add xdg-desktop-portal 2022-08-12 14:13:49 +02:00
Victoria Brekenfeld dc2a60fa8e update components 2022-08-01 14:30:09 +02:00
Ian Douglas Scott 035b171f2c README: Add links to new components 2022-07-29 17:04:10 -07:00
Victoria Brekenfeld e017849aa1 update components 2022-07-13 13:27:27 +02:00
Victoria Brekenfeld 336c68dce8 add notes and just-script to build Cosmic DE 2022-07-11 17:55:59 +02:00
Victoria Brekenfeld 479ea039fb add .gitignore 2022-07-11 17:28:45 +02:00
Victoria Brekenfeld 27b4de5ce1 add submodules for the different cosmic components 2022-07-11 17:28:10 +02:00
Ian Douglas Scott a3a1743a7b Update links 2022-06-02 09:32:12 -07:00
Ian Douglas Scott dad3d3b824 Initial commit with a README.md 2022-04-12 11:35:39 -07:00