Marcin Jahn and Jeremy Soller
f6346d0f81
Fix typo in README.md
2023-06-08 13:14:55 -06:00
Victoria Brekenfeld and GitHub
0db4e9cf87
Merge pull request #114 from jokeyrhyme/bump-submodules-2023-06-08
...
chore: bump submodules
2023-06-08 17:16:07 +02:00
Ron Waldon
64456bab87
chore: bump submodules
2023-06-08 18:42:46 +10:00
Victoria Brekenfeld and GitHub
c862976a03
Merge pull request #113 from wiiznokes/patch-1
...
Add some dependency needed on a fresh install of popOS 22.04
2023-06-08 10:36:41 +02:00
wiiznokes and GitHub
10943d1198
Update README.md
2023-06-08 00:27:08 +02:00
Victoria Brekenfeld and GitHub
0ffc5aeef6
Merge pull request #109 from quintenvandamme/patch-1
...
fix could not find system library 'dbus-1'
2023-05-26 20:53:20 +02:00
Dr. Quinten Van Damme and GitHub
dd71df4e5e
fix could not find system library 'dbus-1'
2023-05-26 20:28:19 +02:00
Ron Waldon and Jacob Kauffmann
ecd432d916
chore: bump submodules
2023-05-26 08:03:44 -06:00
Victoria Brekenfeld
6b41372b34
chore: Update submodules
2023-05-03 19:56:21 +02:00
soloturn and GitHub
bdf225cd6e
meson not necessary any more ( #98 )
2023-04-23 19:00:32 -04:00
Ian Douglas Scott and GitHub
c60c29e8e2
Merge pull request #97 from asahi-m/update-submodules
...
fix: update a submodule
2023-04-21 15:28:47 -07:00
asahi-m
f64045f418
Update submodules
2023-04-22 03:36:26 +09:00
Victoria Brekenfeld and GitHub
fc733ea91e
Merge pull request #94 from jokeyrhyme/bump-submodules-2023-04-17
...
chore: bump submodules
2023-04-17 16:50:13 +02:00
Ron Waldon
2fbef8d7b0
chore: bump submodules
2023-04-17 18:03:23 +10:00
Victoria Brekenfeld
f0b63f7286
chore: Update submodules
2023-03-23 17:15:02 +01:00
Carl Richell and GitHub
8835516ff5
Update README.md
2023-03-15 10:00:09 -06:00
Carl Richell and GitHub
247f47409e
Update README.md
2023-03-14 11:12:38 -06:00
Victoria Brekenfeld and GitHub
8f3d305931
Merge pull request #85 from rexhent/master
2023-03-10 09:29:26 +01:00
Dominic and GitHub
68034c623a
Fix Spelling error in README
...
Change WayalandEnable=true
to
WaylandEnable=true
2023-03-10 15:10:08 +11:00
Carl Richell and GitHub
277cf9e3f1
Update README.md
2023-03-06 20:47:23 -07:00
Carl Richell and GitHub
1535d9bae7
Update README.md
2023-03-06 19:17:32 -07:00
Carl Richell and GitHub
a272e76a90
Update README.md
2023-03-06 19:11:31 -07:00
Carl Richell and GitHub
2c79822773
Update README.md
2023-03-06 18:35:46 -07:00
Carl Richell and GitHub
adb6c0447e
Update README.md
2023-03-06 18:34:09 -07:00
Ian Douglas Scott and GitHub
7cf31ee75a
Merge pull request #83 from pop-os/readme-applet-host
...
docs: Remove obsolete cosmic-applet-host from readme
2023-03-06 12:46:13 -08:00
Victoria Brekenfeld
8adfb40565
chore: Update cosmic-comp
2023-03-06 20:13:25 +01:00
Jacob Kauffmann
d49576ca3c
docs: Remove obsolete cosmic-applet-host from readme
2023-03-03 13:30:00 -07:00
Victoria Brekenfeld and GitHub
ea7d0ef3ef
Merge pull request #81 from User8395/master
...
README.md fix
2023-03-03 17:18:16 +01:00
Qasim Khan and GitHub
156e9ac59e
Update README.md again
2023-03-03 10:36:40 +05:00
Qasim Khan and GitHub
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 Wulber and GitHub
a29ba7146a
fix: update submodules ( #78 )
2023-02-17 12:49:53 -05:00
Ian Douglas Scott and GitHub
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 Wulber and GitHub
74091a92d9
fix(launcher): executable permissions ( #73 )
2023-02-15 10:34:15 -05:00
Ashley Wulber and GitHub
3ff993086f
chore: remove wayland-proxy-virtwl ( #70 )
2023-02-14 19:57:00 -05:00
Ashley Wulber and GitHub
5ab01c6c15
fix(launcher): typo in install ( #69 )
2023-02-14 17:28:15 -05:00
Ian Douglas Scott and GitHub
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 Wulber and GitHub
07f6f2b507
fix: use just for launcher install step ( #67 )
2023-02-14 09:08:28 -05:00
Victoria Brekenfeld and GitHub
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 Scott and Jeremy 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 Brekenfeld and GitHub
7623888025
Merge pull request #57 from Pebor/patch-1
...
Better wording when applying cosmic-sysext
2022-12-12 17:56:10 +01:00
Pebor and GitHub
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