Commit graph

31 commits

Author SHA1 Message Date
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
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
c015ad9948
feat: refactor the settings page architecture 2023-04-25 00:35:13 +02:00
Ian Douglas Scott
efdd934e62
improv(about): use byte-unit for display of memory and disk capacity 2023-02-16 06:19:08 +01:00
Michael Aaron Murphy
89a251f2ba
feat(system/about): display all system information required 2023-02-01 00:47:01 +01:00