Michael Aaron Murphy
42989b68a7
feat(keyboard): add layouts and their variants to the xkb config
2024-04-02 23:49:51 +02:00
Ashley Wulber
e29d89b42f
feat: adjust label of autoswith depending on time of day
2024-03-27 23:52:54 +01:00
Michael Aaron Murphy
4f9ce0f6f8
feat: use dbus-config to watch for config updates
2024-03-27 03:34:21 +01:00
Michael Aaron Murphy
a40b1e9a1a
chore(cargo): update dependencies
2024-03-20 02:54:21 +01:00
Ashley Wulber
934b8efc44
fix: selected image border
2024-03-19 16:48:21 +01:00
Ashley Wulber
576386e04e
chore: add icons
2024-03-18 23:06:56 +01:00
Ashley Wulber
53575f6f78
cleanup
2024-03-18 17:05:52 -04:00
Ashley Wulber
c23b7a0ba0
feat: add apply theme button to appearance
2024-03-18 16:44:04 -04:00
Michael Aaron Murphy
a0eda0fba9
chore: update dependencies
2024-03-12 08:03:03 +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
ea7bb28f59
fix: clipped text in segmented controls
2024-03-08 15:36:44 +01:00
Michael Aaron Murphy
71cfd2d2f0
improv(appearance): use context drawer for all color pick options
2024-03-07 15:08:15 +01:00
Ashley Wulber
56e04a7d81
chore: update
2024-03-06 22:17:12 +01:00
Michael Aaron Murphy
7e851fec5d
fix: broken settings item layouts
2024-03-01 04:31:36 +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
b39092f146
improv(input): revise touchpad settings and descriptions
2024-02-29 14:25:38 +01:00
Michael Aaron Murphy
cf0c6494c3
improv: fix visual style of segmented controls
2024-02-29 14:23:45 +01:00
Ashley Wulber
ef3fee75f0
chore: update libcosmic
2024-02-27 01:14:32 +01:00
Michael Aaron Murphy
3de1aa31fa
improv(inputs): fix visual style of slider controls
2024-02-21 17:21:00 +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
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
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
c00b41a463
feat: add display settings page
2024-01-18 20:25:22 +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
d8af619ffd
chore(cargo): update iced and other crates
2023-12-14 00:18:52 +01:00
Ashley Wulber
3de4b99e66
refactor: use theme corner_radii
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
7017901dec
chore(cargo): disable optional ashpd features to remove gtk dependency
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
Ashley Wulber
d31359e8c6
chore: update lock
2023-12-11 22:07:10 +01: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
Julian Braha
5c38749f97
chore(cargo): remove unused env_logger dependency
2023-12-02 23:25:17 +01:00
Ashley Wulber
ec8661065c
refactor: single-instance impl
2023-11-21 21:46:07 +01:00
Ashley Wulber
8b1a0c95f0
feat: single instance support via dbus activation
2023-11-20 21:08:01 +01:00
Ashley Wulber
608b2d9219
chore: update libcosmic
2023-11-16 15:43:33 -05:00
Michael Aaron Murphy
dc9db64592
feat(wallpaper): use dropdown and image button widgets
2023-11-13 15:16:02 +01:00
Ashley Wulber
8175e8df97
chore: update libcosmic
2023-11-09 10:40:29 -05:00
Ashley Wulber
0ee33ea9b0
fix: remove debug feature so winit is not included
2023-11-08 10:08:15 -05:00
Ashley Wulber
e4c47058e0
fix(appearance): color picker resize and drag, fixed size, and re-use color picker window if it exists
2023-11-08 10:08:15 -05:00
Ashley Wulber
d15ebbd340
chore: update libcosmic
2023-10-26 19:13:27 -04: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
66d54b487f
chore(cargo): update iced
2023-09-20 18:19:34 +02:00