Commit graph

71 commits

Author SHA1 Message Date
Michael Aaron Murphy
71475813c0 feat(wallpaper): simulated display 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
096ae80dba perf(wallpaper): reduce peak heap allocations by 90% 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
039658d5fd fix: update cosmic-bg-config to fix stack overflow 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
b01fab975d chore(cargo): put release profile in the correct config 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
0aba1122b2 chore(cargo): update dependencies 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
15c72c2b19 chore(rust): 1.70.0 2023-06-27 11:29:19 +02:00
Ashley Wulber
5dcbd3bc3f
chore: add nix flake 2023-06-26 18:22:58 +02:00
Michael Aaron Murphy
a109caf0cc refactor(wallpaper): integrate flexrow widget in libcosmic 2023-06-26 17:03:56 +02:00
Michael Aaron Murphy
c933f80cde
fix(wallpaper): better flex row item aalgorithm 2023-06-23 20:58:02 +02:00
Michael Aaron Murphy
84f96d3d0e
chore: set minimum window width to 400 2023-06-23 20:38:18 +02:00
Michael Aaron Murphy
753f0f67b3 fix: condense navbar if window is too narrow 2023-06-23 20:12:33 +02:00
Michael Aaron Murphy
ed625deb0b feat(wallpaper): responsive selection lists 2023-06-23 20:10:56 +02:00
Michael Murphy
900bb45758
feat: implement wallpaper settings page 2023-06-23 17:18:05 +02:00
Ashley Wulber
3681a0987e
chore: update deps (#54) 2023-06-22 16:32:55 -04:00
Ashley Wulber
2a48d69fbe
fix: Panel typo (#53) 2023-06-22 12:05:25 -04:00
Ashley Wulber
21fddb4694
fix(panel): config file name typo 2023-06-22 17:15:38 +02:00
mohsen
c6c6d52df2
i18n(fa): Add Farsi translation (#50) 2023-06-16 13:17:09 -06:00
Ashley Wulber
5e805d55ef
chore: update libcosmic 2023-06-15 21:48:29 +02:00
Ashley Wulber
81eb84f0b9
update: use master branch of cosmic-panel & cosmic-bg (#48) 2023-06-13 11:56:09 -04:00
Ashley Wulber
6e7938b068
update libcosmic and cleanup theme management (#47) 2023-06-12 16:53:13 -04:00
Ashley Wulber
9e299db491
feat: theme management (#46) 2023-06-12 11:49:22 -04: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
Ashley Wulber
cd299892b2
fix(applets): multi-window fix (#42) 2023-06-06 15:42:42 -04:00
Ashley Wulber
82ac6aac1c
Panel applets jammy (#41) 2023-06-05 23:55:37 -04:00
Michael Aaron Murphy
162ff02b12
feat(wallpaper): per-display backgrounds, slideshow, rotation frequency 2023-05-31 05:13:56 +02:00
Michael Aaron Murphy
7d578e90d2
i18n(en): add translations for background fit options 2023-05-31 03:28:54 +02:00
Michael Aaron Murphy
913b219118
feat(wallpapers): add function to retrieve displays from sctk 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
9fb0bcdac9
feat(wallpaper): scaling methods 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
a3802021b6
feat: get active wallpaper and show it in display_container widget 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
a4eee2186c
feat: partial implementation of wallpaper settings
Will take some time to refactor the rest
2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
14a4a23bc9
feat: use cosmic-config to remember active page 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
18527db707
chore: switch to tracing 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
a66df3b981
chore: update libcosmic and cosmic-panel 2023-05-31 02:50:17 +02:00
Michael Aaron Murphy
6ab686e8a9
chore: update dependencies 2023-05-31 02:50:17 +02:00
Michael Aaron Murphy
57a73f0298
chore(i18n): remove duplicate dock key 2023-05-31 02:50:17 +02:00
Ashley Wulber
5b11950b72
cleanup 2023-05-31 02:50:17 +02:00
Ashley Wulber
3125cb98e8
feat: update panel config and apply appearance 2023-05-31 02:50:17 +02:00
Ashley Wulber
75accf6b2b
feat: switch to iced-sctk and panel outputs 2023-05-31 02:50:16 +02:00
Ashley Wulber
13ca0fd75b
feat (panel): add sliders 2023-05-31 02:50:16 +02:00
Ashley Wulber
882bf047db
feat (panel): hook up more panel settings 2023-05-31 02:50:16 +02:00
Ashley Wulber
f1f12b5e21
feat: panel position on screen 2023-05-31 02:50:16 +02:00
Ashley Wulber
215648324a
wip: use cosmic-config 2023-05-31 02:50:16 +02:00
Ashley Wulber
e7996f69dd
wip: hook up panel messages 2023-05-31 02:50:16 +02:00
Ashley Wulber
ce15eebdb8
wip: add subsection button for dock and panel 2023-05-31 02:50:15 +02:00
Michael Aaron Murphy
1379363e0b
fix: create missing subpage models 2023-05-31 02:50:15 +02:00
Ian Douglas Scott
b6336acbfb
Update libcosmic/iced for advanced text rebase 2023-05-31 02:50:15 +02:00
Arkenys
33df250f35 i18n(fr): fix some typos 2023-05-16 19:17:04 -06:00
Pritam Kumar Samal
3bf72727d6 i18n(hi): Add Hindi Translation 2023-05-16 19:16:39 -06:00
soloturn
53ff90875c i18n(de): Add Deutsch (German) translation 2023-05-16 19:08:59 -06:00