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
Michael Aaron Murphy
454894d82f
refactor: libcosmic rebase with Application API
2023-09-20 18:19:34 +02:00
Ian Douglas Scott
69b5c3148f
input: Use cosmic-config/cosmic-comp-config for mouse settings
...
Double click speed is not handled currently. That requires toolkit
support.
2023-09-06 09:39:54 -07:00
Ian Douglas Scott
154c67ee6a
input: Use cosmic-comp-config crate
2023-09-06 09:39:54 -07:00
Ian Douglas Scott
a5fcd5326e
keyboard: Connect special characters dialogs to cosmic-config settings
2023-09-06 09:39:54 -07:00
Ian Douglas Scott
e4d7c90f30
input: Special characters dialog
2023-09-06 09:39:54 -07:00
Ian Douglas Scott
2a77cdacb4
Add input settings, with mouse, keyboard, keyboard shortcuts sub-pages
...
Still needs to be integrated with compositor so it actually works, need
touchpad page, etc.
2023-09-06 09:39:54 -07:00
Michael Aaron Murphy
71475813c0
feat(wallpaper): simulated display
2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
039658d5fd
fix: update cosmic-bg-config to fix stack overflow
2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
0aba1122b2
chore(cargo): update dependencies
2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
a109caf0cc
refactor(wallpaper): integrate flexrow widget in libcosmic
2023-06-26 17:03:56 +02:00
Michael Murphy
900bb45758
feat: implement wallpaper settings page
2023-06-23 17:18:05 +02:00
Ashley Wulber
3681a0987e
chore: update deps ( #54 )
2023-06-22 16:32:55 -04:00
Ashley Wulber
5e805d55ef
chore: update libcosmic
2023-06-15 21:48:29 +02:00
Ashley Wulber
81eb84f0b9
update: use master branch of cosmic-panel & cosmic-bg ( #48 )
2023-06-13 11:56:09 -04:00
Ashley Wulber
6e7938b068
update libcosmic and cleanup theme management ( #47 )
2023-06-12 16:53:13 -04:00
Ashley Wulber
9e299db491
feat: theme management ( #46 )
2023-06-12 11:49:22 -04:00
Ashley Wulber
ddc176ea89
Fix build jammy ( #44 )
...
* fix: use rust-all
* update deps
* remove rust-all version requirement
* fix: install 1.69.0 in ci.yml
* clippy
2023-06-07 15:46:01 -04:00