Commit graph

13 commits

Author SHA1 Message Date
Ashley Wulber
d25bd34fb6 fix: panel appearance 2024-02-20 21:57:40 +01:00
Michael Aaron Murphy
644997823e chore: clippy fixes 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
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 Murphy
55dc777bb3
improv: update libcosmic with wallpaper page UI improvements 2024-01-29 20:14:57 +01:00
Ashley Wulber
8b1a0c95f0
feat: single instance support via dbus activation 2023-11-20 21:08:01 +01: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
Michael Aaron Murphy
454894d82f refactor: libcosmic rebase with Application API 2023-09-20 18:19:34 +02:00
Jeremy Soller
6316c8cc17
Return early from panel PageInner::update function if no panel_config
This fixes a potential panic if the dock or panel configs are not
defined.
2023-09-13 14:18:27 -06:00
Ashley Wulber
87de348d86 feat: dock settings pages 2023-09-12 11:31:29 -04:00