Commit graph

15 commits

Author SHA1 Message Date
Jeremy Soller
be8a904c97 Add just to check features CI dependencies 2026-01-29 15:26:43 -07:00
Jeremy Soller
585ff2760e Add CI test for features 2026-01-29 15:26:43 -07:00
Ada Alakbarova
a73f8c85db ci: set apt to non-interactive
Currently, apt tries to initialize various frontends, but eventually
realizes that none of them work, as it's run on CI. This commit stops it
from trying in vain.
2025-12-12 17:11:00 +01:00
Ryan Brue
55dfd60087 Add working desktop file validation as CI action
Ubuntu 24.04 does not have the updated desktop-file-utils with support
for the COSMIC keyword (>= 0.28). Use Ubuntu 25.10 for this.
2025-11-04 10:08:44 -05:00
Michael Aaron Murphy
3d6eb50a0a chore(github): build with ubuntu-24.04 2024-08-13 19:40:30 +02:00
Michael Aaron Murphy
aedf8ea2af fix: add libclang-dev dependency 2024-08-13 10:10:29 -06:00
Michael Aaron Murphy
5d3ed8dd9f fix: add libpipewire-0.3-dev dependency 2024-08-13 10:10:29 -06:00
Michael Aaron Murphy
bdb6d03198 fix(github): add libpulse-dev dependency 2024-08-13 10:10:29 -06:00
Ashley Wulber
0b74b0e586
Appearance jammy (#78)
* chore(appearance): add interface i18n phrases

* wip: appearance page skeleton

* wip: more work on the skeletop

* wip: appearance

* wip: add icons and more widgets to appearance page

* wip: set the theme on entering and leaving the appearance panel

* cleanup & layout improvements

* wip(appearance): accent buttons

* fixes

fix default schemas, install methods, and appearance page

* use git deps

* clippy and cleanup

* update libcosmic & fix illustration names

* feat: cosmic-comp theme variables

* use git deps

* fix: add dep to control

* fix: install libwayland-dev

* udpate libcosmic

* wip: reset to default button

* refactor: color button improvements

* feat: import / export themes

* refactor: defaults for most color pickers and toggle for window hint

* refactor: use a context drawer for the container background color

* cleanup(appearance): box ThemeBuilder in Message

* cleanup(appearance): clippy

* fix(appearance): window hint toggle handling

* chore: more entries for the default schema

* fix: typo
2023-10-17 17:05:07 -04:00
Ashley Wulber
1c6ed73165 fix: add dependencies to debian control & ci clippy and test 2023-09-07 12:28:17 -04:00
Michael Aaron Murphy
042c1642bd chore(ci): define rust toolchain as 1.70.0 2023-06-27 11:29:19 +02:00
Ashley Wulber
ddc176ea89
Fix build jammy (#44)
* fix: use rust-all

* update deps

* remove rust-all version requirement

* fix: install 1.69.0 in ci.yml

* clippy
2023-06-07 15:46:01 -04:00
Brock
0745d43136
fix-build (#43) 2023-06-06 16:04:31 -06:00
Michael Aaron Murphy
0a267c027d
chore: use lld linker by default 2023-02-01 00:44:59 +01:00
Michael Aaron Murphy
2709dcfee5
feat: settings application architecture 2023-01-26 23:20:45 +01:00