Commit graph

24 commits

Author SHA1 Message Date
Michael Aaron Murphy
b8485d5e26 feat(appearance): add dropdown for changing icon theme 2024-03-19 16:51:16 +01:00
Ashley Wulber
c23b7a0ba0
feat: add apply theme button to appearance 2024-03-18 16:44:04 -04: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
290932e77e
fix(appearance): center-align color picker in context drawer 2024-03-08 15:36:09 +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
87f8e4bd4b fix(appearance): use picker button 2024-03-06 22:17:12 +01:00
Ashley Wulber
111e31c5cc fix: update icon names to refer to the icons included in cosmic-icons 2024-02-22 21:12:51 +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
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
Ron Waldon-Howe
039aeb1e74 chore: rust-toolchain.toml; cargo clippy --fix 2024-01-18 20:28:24 +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
c00b41a463 feat: add display settings page 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
Ashley Wulber
3de4b99e66 refactor: use theme corner_radii 2023-12-13 14:23:09 -05:00
Ashley Wulber
feb8075d2c fix: apply changes to corner radii in appearance page 2023-12-13 14:23:09 -05:00
Ashley Wulber
d31359e8c6 chore: update lock 2023-12-11 22:07:10 +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
Ashley Wulber
8ec10e0fc0 refactor(appearance): use image button in the appearance panel 2023-11-13 17:28:46 +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
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
c015ad9948
feat: refactor the settings page architecture 2023-04-25 00:35:13 +02:00