Commit graph

24 commits

Author SHA1 Message Date
Michael Aaron Murphy
f441a364a6 feat: add keyboard_nav module with unfocus support 2023-01-10 20:49:49 +01:00
Michael Aaron Murphy
7d018a2139 feat(settings): global setting for icon theme 2023-01-05 16:57:02 +01:00
Victoria Brekenfeld
75687acf2f chore: apply cargo fmt 2023-01-04 05:46:24 +01:00
Michael Aaron Murphy
dcbde3b1f2
chore: Apply clippy lints 2022-12-23 15:10:13 +01:00
Michael Aaron Murphy
d13415713c
fix: Remove static-rc due to debug assertions 2022-12-06 23:11:59 +01:00
Ashley Wulber
9796fa9f15
Merge branch 'cosmic-design-system' into sctk-cosmic-design-system 2022-12-06 17:03:31 -05:00
Michael Aaron Murphy
37f978d1b3
wip: Various refactorings and improvements 2022-12-06 16:14:39 +01:00
Ashley Wulber
33779b8652
wip: popup helpers 2022-11-15 23:11:48 +01:00
Ashley Wulber
49f0f34270
dependencies 2022-11-14 00:38:57 +01:00
Ashley Wulber
9260ee87e1
helpers 2022-11-12 01:55:37 +01:00
Ian Douglas Scott
947532413a Include Cosmic theme in libcosmic, instead of in Iced fork
I think it's best to only include things in the Iced fork that can't be
done without forking Iced, and/or are expected to be merged upstream.
The theme doesn't seem to be either, so it fits more appropriately in
libcosmic.

That should make it easier to keep up with upstream, and it may help to
have all the Cosmic parts in one place.

Based on https://github.com/pop-os/iced commit ad9026e.
2022-10-29 11:14:49 -06:00
Jeremy Soller
621febe95d
Expose iced_native and iced_style 2022-10-18 10:07:32 -06:00
Michael Aaron Murphy
b848931920
feat: Add HeaderBar widget 2022-10-07 05:20:43 +02:00
Jeremy Soller
a6bf04ea33
Responsive nav bar 2022-09-30 12:26:14 -06:00
Jeremy Soller
5ad54bd3b1
Move implementations from example to libcosmic 2022-09-30 09:35:55 -06:00
Jeremy Soller
699e474427
Add iced cosmic example 2022-09-30 08:55:37 -06:00
Ashley Wulber
167b92f084
refactor: make x & layer-shell features not default 2022-09-07 17:44:45 -04:00
Ashley Wulber
e2b4990591
cleanup 2022-08-22 16:31:22 -04:00
Ashley Wulber
aaffa76b98
feat: load & watch cosmic.css 2022-08-17 19:20:05 -04:00
Ashley Wulber
8485b82e9e
cleanup 2022-08-16 12:33:24 -04:00
Ashley Wulber
6589eed954
feat: init function, & refactor for features 2022-08-16 12:32:21 -04:00
Lucy
6ec9e8037c
LabeledItem widget 2022-02-24 14:03:01 -05:00
Ian Douglas Scott
6195ab2db9 Add Wayland layer-shell wrapper, behind layer-shell feature
Requires patched GTK4 from
https://github.com/pop-os/gtk4/tree/layer-shell_impish.
2022-01-05 13:28:49 -08:00
Jeremy Soller
38cb195351
WIP 2021-11-16 09:36:54 -07:00