Commit graph

141 commits

Author SHA1 Message Date
Michael Aaron Murphy
b8485d5e26 feat(appearance): add dropdown for changing icon theme 2024-03-19 16:51:16 +01:00
Ashley Wulber
c23b7a0ba0
feat: add apply theme button to appearance 2024-03-18 16:44:04 -04:00
Michael Aaron Murphy
6c232b509e
fix(displays): center-align tab bar text 2024-03-12 16:34:32 +01:00
Michael Aaron Murphy
a0eda0fba9
chore: update dependencies 2024-03-12 08:03:03 +01:00
Michael Aaron Murphy
98404ce604
feat(wallpaper): update slideshow preview in realtime 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
a813f642db
fix(wallpaper): center-align tab bar text 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
2d7b635007
fix(wallpaper): show tab bar only when outputs > 1 2024-03-12 07:45:36 +01:00
Ashley Wulber
65289d9ec5 refactor: allow reset of panel and dock as well as full resets 2024-03-08 16:34:03 -05:00
Ashley Wulber
087c1e70d2 fix: sync light and dark theme changes
settings like corner roundness and window management settings need to be synced
2024-03-08 13:51:43 -05:00
Michael Aaron Murphy
290932e77e
fix(appearance): center-align color picker in context drawer 2024-03-08 15:36:09 +01:00
Michael Aaron Murphy
71cfd2d2f0 improv(appearance): use context drawer for all color pick options 2024-03-07 15:08:15 +01:00
Michael Aaron Murphy
82b96d1951 feat(desktop/options): implement window controls 2024-03-07 15:07:59 +01:00
Ashley Wulber
958d9ba164 fix: keyboard list background 2024-03-06 22:17:12 +01:00
Ashley Wulber
87f8e4bd4b fix(appearance): use picker button 2024-03-06 22:17:12 +01:00
Ashley Wulber
56e04a7d81 chore: update 2024-03-06 22:17:12 +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
1b4bfb619b
improv(display): replace flipped orientations with rotates 2024-02-29 14:25:49 +01:00
Michael Aaron Murphy
b39092f146
improv(input): revise touchpad settings and descriptions 2024-02-29 14:25:38 +01:00
Ashley Wulber
ef3fee75f0 chore: update libcosmic 2024-02-27 01:14:32 +01:00
Ashley Wulber
111e31c5cc fix: update icon names to refer to the icons included in cosmic-icons 2024-02-22 21:12:51 +01:00
Michael Aaron Murphy
3de1aa31fa improv(inputs): fix visual style of slider controls 2024-02-21 17:21:00 +01:00
Ashley Wulber
d25bd34fb6 fix: panel appearance 2024-02-20 21:57:40 +01:00
Michael Aaron Murphy
1bf1b39bff chore(input): typo in static variable name 2024-02-20 16:56:53 +01:00
Michael Aaron Murphy
a940bef647 improv(input): adjust minimum and max speed ranges 2024-02-20 16:56:53 +01:00
Michael Aaron Murphy
4854cc07cb chore(input): remove double click speed 2024-02-20 16:56:53 +01:00
Michael Aaron Murphy
147f290bb3 feat(input): add swiping section to touchpad page 2024-02-20 16:56:53 +01:00
Michael Aaron Murphy
644997823e chore: clippy fixes 2024-02-20 16:56:53 +01:00
Michael Aaron Murphy
02ff3e6445 feat(input): additional configuration options 2024-02-20 16:56:53 +01:00
Michael Aaron Murphy
926692200d improv: section descriptions may now be stored as static strings 2024-02-20 16:56:53 +01:00
Michael Aaron Murphy
1460ab723d fix(displays): hide the "Enable Display" toggle when there is only one display 2024-02-20 16:56:53 +01:00
Michael Aaron Murphy
82ee8a693c fix(display): reduce stickiness to east/west snap 2024-02-15 16:08:22 +01:00
Michael Aaron Murphy
5bd6ca77c9 fix(display): snap display arrangement scrollable to center 2024-02-15 16:08:22 +01:00
Michael Aaron Murphy
219cb36d3c fix(display): hide arrangement section when there is less than two displays 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
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
Ashley Wulber
6906964142
chore: update libcosmic 2024-02-06 18:01:22 +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
Michael Murphy
55dc777bb3
improv: update libcosmic with wallpaper page UI improvements 2024-01-29 20:14:57 +01:00