Commit graph

12 commits

Author SHA1 Message Date
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
ced3f2ffd8 feat(section): conditionally show when Section::show_while is set 2024-02-15 16:08:22 +01:00
Michael Aaron Murphy
805bafd1b6 improv(appearance): place import/export buttons in header 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
3787bf8cbc refactor: replace load method with reload, returning Command 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
daa730682a feat(wallpaper): custom background images and folders 2023-12-12 21:43:57 +01: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
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
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
1379363e0b
fix: create missing subpage models 2023-05-31 02:50:15 +02:00
Ian Douglas Scott
b6336acbfb
Update libcosmic/iced for advanced text rebase 2023-05-31 02:50:15 +02:00
Michael Aaron Murphy
c015ad9948
feat: refactor the settings page architecture 2023-04-25 00:35:13 +02:00