Commit graph

141 commits

Author SHA1 Message Date
Ian Douglas Scott
f22b8ec614 Use _ in names of cosmic-config settings 2023-12-20 17:00:34 -08:00
Michael Aaron Murphy
e0ae268f11 fix(wallpaper): folders and images containing spaces 2023-12-14 17:24:34 +01:00
Michael Aaron Murphy
3e228956cc chore(wallpaper): add some code documentation 2023-12-14 17:24:34 +01:00
Michael Aaron Murphy
2c72c1e5fd
fix(wallpaper): set the category on adding a folder 2023-12-14 04:16:46 +01:00
Michael Aaron Murphy
2be76211e8
perf(wallpaper): ignore files that are not images 2023-12-14 04:16:27 +01:00
W
8000a67442
i18n(sr): improvements to wording 2023-12-14 00:20:22 +01:00
Michael Aaron Murphy
d8af619ffd
chore(cargo): update iced and other crates 2023-12-14 00:18:52 +01:00
Michael Aaron Murphy
bf70b14cda fix(wallpaper): improvements and fixes 2023-12-14 00:17:25 +01:00
Michael Aaron Murphy
39eccde230 fix: use uppercase COSMIC in desktop entry 2023-12-14 00:17:25 +01:00
Ashley Wulber
3de4b99e66 refactor: use theme corner_radii 2023-12-13 14:23:09 -05:00
Ashley Wulber
feb8075d2c fix: apply changes to corner radii in appearance page 2023-12-13 14:23:09 -05:00
Michael Aaron Murphy
d59b5d7895 chore: update libcosmic to fix window close 2023-12-12 21:43:57 +01:00
Michael Aaron Murphy
b2a5649290 chore(build): use mold linker instead of lld if available 2023-12-12 21:43:57 +01:00
Michael Aaron Murphy
7017901dec chore(cargo): disable optional ashpd features to remove gtk dependency 2023-12-12 21:43:57 +01:00
Michael Aaron Murphy
5f089ef9a3 feat(wallpaper): color dialog integration 2023-12-12 21:43:57 +01:00
Michael Aaron Murphy
daa730682a feat(wallpaper): custom background images and folders 2023-12-12 21:43:57 +01:00
Michael Aaron Murphy
f3e929e769 fix(wallpaper): load wallpapers in alphabetical order 2023-12-12 21:43:57 +01:00
Ashley Wulber
01328729d6 fix: dnd panic on applet page 2023-12-11 22:07:10 +01:00
Ashley Wulber
d31359e8c6 chore: update lock 2023-12-11 22:07:10 +01:00
Ian Douglas Scott
13cc6b9f7c
Merge pull request #107 from pop-os/update-0.12
Update libcosmic/iced
2023-12-05 12:38:47 -08:00
Ian Douglas Scott
ed1b1d8f1c Update libcosmic/iced 2023-12-04 16:58:51 -08:00
Niko Cantero
5a452d7ac1 Update Cargo.lock
Fixes NixOS Build
2023-12-02 21:20:31 -05:00
Julian Braha
5c38749f97
chore(cargo): remove unused env_logger dependency 2023-12-02 23:25:17 +01:00
Ashley Wulber
ec8661065c refactor: single-instance impl 2023-11-21 21:46:07 +01:00
Ashley Wulber
8b1a0c95f0
feat: single instance support via dbus activation 2023-11-20 21:08:01 +01:00
Ashley Wulber
608b2d9219 chore: update libcosmic 2023-11-16 15:43:33 -05:00
Jeremy Soller
8d2db2ffc5
Merge pull request #97 from git-f0x/master_jammy
Update Serbian (Latin) & add Serbian (Cyrillic) translation
2023-11-16 11:49:15 -07:00
W
d4c5145a9c
Delete i18n/sr directory
Deleted to enable Serbian (Cyrillic) support
2023-11-16 17:47:02 +01:00
W
b12c401f5d
Add i18n(sr-Cyrl, sr) 2023-11-16 17:45:46 +01:00
W
1fc08acbf3
Add i18n(sr-Latn, sr) 2023-11-16 17:44:18 +01:00
Ashley Wulber
8ec10e0fc0 refactor(appearance): use image button in the appearance panel 2023-11-13 17:28:46 +01:00
Michael Aaron Murphy
dc9db64592 feat(wallpaper): use dropdown and image button widgets 2023-11-13 15:16:02 +01:00
Ashley Wulber
8175e8df97 chore: update libcosmic 2023-11-09 10:40:29 -05:00
Ashley Wulber
0ee33ea9b0 fix: remove debug feature so winit is not included 2023-11-08 10:08:15 -05:00
Ashley Wulber
e4c47058e0 fix(appearance): color picker resize and drag, fixed size, and re-use color picker window if it exists 2023-11-08 10:08:15 -05:00
Jeremy Soller
a549e8bb5f
Merge pull request #87 from FAlexei/master_jammy
Update Russian translation
2023-11-04 15:11:49 -06:00
FAlexei
d459f36c53
Update Russian translation
Russian translation update with new strings
2023-11-04 23:09:31 +03:00
Ashley Wulber
d15ebbd340 chore: update libcosmic 2023-10-26 19:13:27 -04: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
skygrango
7c3f77c5d4
i18n(zh_TW): add Taiwanese translation 2023-10-06 11:59:54 +02:00
Ashley Wulber
9051e07494 fix(dock): directly set the entries list in the config 2023-09-22 14:45:33 -04:00
1280px
075800daac
i18n(ru): add Russian translation 2023-09-21 15:59:12 +02:00
Ashley Wulber
414ff05835 chore: update sctk and add patch 2023-09-20 18:19:34 +02:00
Michael Aaron Murphy
fd67781eaf chore(wallpaper): use new FlexRow widget from libcosmic 2023-09-20 18:19:34 +02:00
Michael Aaron Murphy
66d54b487f chore(cargo): update iced 2023-09-20 18:19:34 +02:00
Ashley Wulber
aa3af2a1fe fix: remove the dragging state for now when a drop is performed 2023-09-20 18:19:34 +02:00
Michael Aaron Murphy
fe9973090a fix(app): change page padding if window is condensed 2023-09-20 18:19:34 +02:00
Michael Aaron Murphy
454894d82f refactor: libcosmic rebase with Application API 2023-09-20 18:19:34 +02:00
Ashley Wulber
d243e45094 update: remove some settings that are't used 2023-09-15 10:58:44 -04:00
Yorimirus
90eff99368 i18n(cs): Add Czech translation
Add support for the Czech translation.
2023-09-13 17:39:32 -04:00