Commit graph

55 commits

Author SHA1 Message Date
Vukašin Vojinović
2d6d507a48 chore: clippy 2025-10-01 20:42:35 +02:00
Michael Aaron Murphy
d7ee250c32
fix(about): CPU model name fetched twice 2025-09-29 15:46:52 +02:00
Vukašin Vojinović
29da0330aa chore: update dependencies 2025-09-12 17:33:40 -04:00
Jonathan Capps
bd7fc2a2f2
fix(about): add fallback for hardware model and processor 2025-09-08 20:43:41 +02:00
Vukašin Vojinović
842e6f4bac improv(startup_apps): match designs
Adds an empty list item with text when there aren't any startup apps and replaces the heading with a modified description (removing the description).
2025-08-28 14:24:44 +02:00
Michael Aaron Murphy
fbe004b031
fix: use image feature of jxl-oxide to fix image decoding error 2025-08-18 16:11:13 +02:00
Vukašin Vojinović
a0f7b31d89 chore(appearance): disable wrapping for style text
Also updates all workspace members to Rust 2024, removes `once_cell` and updates dependencies.
2025-07-31 17:23:10 +02:00
Michael Aaron Murphy
6a29294e90
improv(sound): reduce codegen, use subscription, and fix threads not exiting on page close 2025-07-22 06:22:36 +02:00
Eduardo Flores
8ca65bafe4 fix: wallpaper discovery
Allows settings to show installed wallpapers.

- Modified `load_each_from_path` to recursively
discover wallpapers, limited depth to 3 for
performance.
2025-06-16 17:14:30 +02:00
Michael Aaron Murphy
48e14d4add improv(keyboard): shortcuts UI improvements 2025-03-28 17:08:56 +01:00
Michael Aaron Murphy
92085b60ab
fix(wallpapers): filter images by extension 2025-03-04 17:09:59 +01:00
Michael Aaron Murphy
a90d7fbc42
chore: upgrade all dependencies 2025-02-14 06:13:43 +01:00
Michael Aaron Murphy
d5e84a6e66
chore(wallpapers): replace freedesktop-icons crate 2025-01-13 18:17:41 +01:00
Michael Aaron Murphy
0bf63a0d91
perf(wallpaper): avoid recursion for system wallpapers 2025-01-11 12:19:39 +01:00
Jeremy Soller
6463983745 Make pages requiring OS features configurable 2024-10-23 12:54:35 -06:00
Michael Aaron Murphy
1b5e9aa317 feat(wallpaper): support JPEG XL wallpapers 2024-10-10 21:37:53 +02:00
Michael Aaron Murphy
0472c00096
chore: update dependencies 2024-09-20 20:37:14 +02:00
Levi Zim
eb6ebb70cd
fix(about): deduplicate disks when calc disk capacity 2024-08-30 17:03:03 +02:00
Michael Aaron Murphy
3ec53d7f8a
chore: update dependencies 2024-08-21 05:11:08 +02:00
Michael Murphy
36542ea0b9
feat: automatic dates; timezone setting support 2024-08-02 17:59:09 +02:00
Michael Aaron Murphy
b004b9d815
chore: update dependencies
Fixes #318
2024-07-31 08:10:48 +02:00
Vukašin Vojinović
b59b93625a fix(wallpaper): fix gradient direction
Also adds one missing gradient present in the designs.
2024-07-04 01:40:44 +02:00
Michael Aaron Murphy
a40b1e9a1a
chore(cargo): update dependencies 2024-03-20 02:54:21 +01:00
Avery
d6b28231e2
fix(about): correct display of memory and disk capacity 2024-03-13 00:25:50 +01:00
Michael Aaron Murphy
f48bb86495
fix(wallpaper): limit to 100 wallpapers loaded 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
a0017eeb9c
fix(wallpaper): avoid walking custom paths for wallpapers 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
dafbe30920
perf(wallpaper): improve thumbnail load parallelism 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
39d0c6f7cf
fix(wallpaper): get current slideshow image from cosmic-bg state 2024-02-29 14:25:53 +01:00
Michael Aaron Murphy
644997823e chore: clippy fixes 2024-02-20 16:56:53 +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
e7c9595578 improv(wallpaper): share display listing logic with display page 2024-01-30 17:24:14 +01:00
Michael Murphy
55dc777bb3
improv: update libcosmic with wallpaper page UI improvements 2024-01-29 20:14:57 +01:00
Michael Aaron Murphy
8610b181f8 chore: update dependencies 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
Ron Waldon-Howe
f2148eed9a fix: thorough detection of desktop environment 2024-01-10 04:43:54 +01:00
Michael Aaron Murphy
2be76211e8
perf(wallpaper): ignore files that are not images 2023-12-14 04:16:27 +01:00
Michael Aaron Murphy
bf70b14cda fix(wallpaper): improvements and fixes 2023-12-14 00:17:25 +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
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
Ashley Wulber
414ff05835 chore: update sctk and add patch 2023-09-20 18:19:34 +02:00
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 Murphy
900bb45758
feat: implement wallpaper settings page 2023-06-23 17:18:05 +02:00
Brock
0745d43136
fix-build (#43) 2023-06-06 16:04:31 -06: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