Commit graph

169 commits

Author SHA1 Message Date
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
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