Commit graph

183 commits

Author SHA1 Message Date
Michael Aaron Murphy
ced3f2ffd8 feat(section): conditionally show when Section::show_while is set 2024-02-15 16:08:22 +01:00
Michael Aaron Murphy
9bebc7b1f6 chore: use cosmic theme padding & spacing across interface 2024-02-15 16:08:22 +01:00
Michael Aaron Murphy
1d41792700 fix(display): adjust size of output based on scale 2024-02-15 16:08:22 +01:00
Michael Aaron Murphy
91862918f9 i18n(en): page title adjustments 2024-02-14 01:29:09 +01:00
Michael Aaron Murphy
b66e048ecf chore: move displays page to the top level 2024-02-14 01:29:09 +01:00
Michael Aaron Murphy
87371069f7 chore(about): remove distro logo 2024-02-14 01:29:09 +01:00
Michael Aaron Murphy
f27f030e2f fix: disable wgpu to fix image button rendering 2024-02-14 01:29:09 +01:00
Michael Aaron Murphy
c8a5107dcf chore: update dependencies 2024-02-14 01:29:09 +01:00
Ashley Wulber
8a61256bb1 chore: update libcosmic & cleanup
this should fix the add applet issue
2024-02-14 01:19:20 +01:00
Luna Jernberg
994dfda2eb
i18n(sv): additional Swedish translations 2024-02-12 11:58:46 +01:00
Ashley Wulber
6906964142
chore: update libcosmic 2024-02-06 18:01:22 +01:00
VandaLHJ
bb30ba29d7
i18n(pl): add display settings translation 2024-02-06 16:59:13 +01:00
Michael Aaron Murphy
d943b5bd70 feat(wallpaper): get last active image from cosmic-bg when toggling slideshow 2024-01-31 16:17:57 +01:00
Michael Aaron Murphy
cff91ea1a4 fix(wallpaper): fill and fit scaling modes flipped in UI 2024-01-30 20:48:49 +01:00
Michael Aaron Murphy
78425b6513 fix(wallpaper): multi-display wallpaper selection misapplications 2024-01-30 20:48:49 +01:00
Michael Aaron Murphy
25b344703c fix(wallpaper): display preview not set when custom images are yet to be loaded 2024-01-30 17:24:14 +01:00
Michael Aaron Murphy
beaa7bd71e improv(display): share file dialog path handling logic 2024-01-30 17:24:14 +01:00
Michael Aaron Murphy
e7c9595578 improv(wallpaper): share display listing logic with display page 2024-01-30 17:24:14 +01:00
W
f25e31ed45 i18n(sr-Latn): add display settings translation 2024-01-29 20:17:10 +01:00
W
8f9295dbec i18n(sr-Cyrl): add display settings translation 2024-01-29 20:17:10 +01:00
Michael Murphy
55dc777bb3
improv: update libcosmic with wallpaper page UI improvements 2024-01-29 20:14:57 +01:00
Ron Waldon-Howe
039aeb1e74 chore: rust-toolchain.toml; cargo clippy --fix 2024-01-18 20:28:24 +01:00
Sebastiano Giordano
0ec99c4012
i18n(it): translation improvements 2024-01-18 20:27:54 +01:00
FAlexei
7187000abe
i18n(ru): translation improvements 2024-01-18 20:27:23 +01:00
VandaLHJ
b3c2e24b06
i18n(pl): translation improvements
Added workspace bits and cleaned translation a little bit
2024-01-18 20:26:27 +01:00
Michael Aaron Murphy
8c6d5532b3 chore: disable wgpu again 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
8610b181f8 chore: update dependencies 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
805bafd1b6 improv(appearance): place import/export buttons in header 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
c00b41a463 feat: add display settings page 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
5907e46555 fix(app): missing search entry when search is active 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
42fbf92d2f improv: alignment of sub page header button 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
3787bf8cbc refactor: replace load method with reload, returning Command 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
c6bf1525d8 chore: add macro for caching lazy strings 2024-01-18 20:25:22 +01:00
Ron Waldon-Howe
f2148eed9a fix: thorough detection of desktop environment 2024-01-10 04:43:54 +01:00
W
890dd1c21d i18n(sr-Latn): Update translation 2024-01-03 17:42:02 +01:00
W
26d301e49f i18n(sr-Cyrl): Update translation 2024-01-03 17:42:02 +01:00
VandaLHJ
6bca4858a0
i18n(pl): improve translation 2024-01-03 17:41:07 +01:00
Ian Douglas Scott
7a08560793
Merge pull request #62 from pop-os/workspace-settings
Update workspace settings to be closer to mockup; use cosmic-config
2024-01-02 08:51:01 -08:00
VandaLHJ
45baa05655
i18n(pl): add Polish translation 2024-01-02 15:07:10 +01:00
Ian Douglas Scott
d22c715fb9 Update workspace settings to be closer to mockup; use cosmic-config
Not quite like mockup. May need a custom widget to have radio buttons
that work the same way.

Also needs images used in mockup.
2023-12-29 14:49:06 -08:00
Ian Douglas Scott
f97833543b applets: Fix panics moving only applet in 'Start' to 'Center' 2023-12-27 19:13:23 -05:00
Ian Douglas Scott
e534f7b151
Merge pull request #115 from pop-os/cosmic-config_jammy
Use `_` in names of cosmic-config settings
2023-12-21 09:05:19 -08:00
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