Commit graph

28 commits

Author SHA1 Message Date
Michael Aaron Murphy
daa730682a feat(wallpaper): custom background images and folders 2023-12-12 21:43:57 +01:00
Ashley Wulber
01328729d6 fix: dnd panic on applet page 2023-12-11 22:07:10 +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
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
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
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
Michael Aaron Murphy
b01fab975d chore(cargo): put release profile in the correct config 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
Ashley Wulber
81eb84f0b9
update: use master branch of cosmic-panel & cosmic-bg (#48) 2023-06-13 11:56:09 -04:00
Ashley Wulber
82ac6aac1c
Panel applets jammy (#41) 2023-06-05 23:55:37 -04: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
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
Ashley Wulber
75accf6b2b
feat: switch to iced-sctk and panel outputs 2023-05-31 02:50:16 +02:00
Ian Douglas Scott
b6336acbfb
Update libcosmic/iced for advanced text rebase 2023-05-31 02:50:15 +02:00
Ian Douglas Scott
9fb6e2f2c8
Update to latest libcosmic commit (#29) 2023-05-01 09:57:45 -07:00
Michael Aaron Murphy
c015ad9948
feat: refactor the settings page architecture 2023-04-25 00:35:13 +02:00
Michael Aaron Murphy
89a251f2ba
feat(system/about): display all system information required 2023-02-01 00:47:01 +01:00
Michael Aaron Murphy
d4c83c6de7
feat: load page data asynchronously with tokio 2023-01-31 00:38:12 +01:00
Michael Aaron Murphy
25e3aeb0ee
chore: use master branch of libcosmic 2023-01-30 22:06:11 +01:00
Michael Aaron Murphy
6bbe3e97aa
feat: ability to load the contents of a page on activate 2023-01-30 15:40:35 +01:00
Michael Aaron Murphy
9d3c3405a2
feat: memorize last active page between instances 2023-01-27 03:20:08 +01:00
Michael Aaron Murphy
2709dcfee5
feat: settings application architecture 2023-01-26 23:20:45 +01:00