Commit graph

17 commits

Author SHA1 Message Date
Michael Aaron Murphy
6701a634b7
feat: add subscription method for Page trait 2025-06-05 17:24:16 +02:00
Michael Aaron Murphy
45f1183d92 feat: make ContextDrawer model accessible to pages 2025-04-21 18:54:08 +02:00
Michael Aaron Murphy
48e14d4add improv(keyboard): shortcuts UI improvements 2025-03-28 17:08:56 +01:00
Michael Aaron Murphy
dda70e1441
refactor: use Task::stream instead of a channel subscription 2025-02-28 16:55:48 +01:00
Michael Murphy
8a20cbc748
feat: add Region & Language page 2024-11-11 17:25:09 +01:00
Michael Aaron Murphy
0dbc1e9bec
fix: context drawers on the search view 2024-10-29 13:52:21 +01:00
Ashley Wulber
de179d06f3 wip: update
clippy

chore: update togglers

clippy
2024-10-23 11:29:44 -04:00
Michael Murphy
fa22b556dd
feat(networking): add VPN, WiFi, and Wired network pages 2024-09-13 21:45:49 +02:00
Michael Aaron Murphy
cf322fdb5e
feat(shortcuts): runtime configurable keyboard shortcuts 2024-07-01 07:11:13 +02:00
Michael Aaron Murphy
b443dd5b53 improv: create subscription channel for pages to send messages to 2024-05-08 18:15:04 +02:00
Michael Aaron Murphy
29f0489c8a feat: inner-app dialog API support 2024-04-02 23:49:51 +02: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
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
c015ad9948
feat: refactor the settings page architecture 2023-04-25 00:35:13 +02:00