Commit graph

29 commits

Author SHA1 Message Date
Michael Aaron Murphy
dda70e1441
refactor: use Task::stream instead of a channel subscription 2025-02-28 16:55:48 +01:00
Michael Aaron Murphy
a90d7fbc42
chore: upgrade all dependencies 2025-02-14 06:13:43 +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 Aaron Murphy
0472c00096
chore: update dependencies 2024-09-20 20:37:14 +02:00
Michael Murphy
fa22b556dd
feat(networking): add VPN, WiFi, and Wired network pages 2024-09-13 21:45:49 +02:00
Michael Aaron Murphy
3ec53d7f8a
chore: update dependencies 2024-08-21 05:11:08 +02:00
Michael Aaron Murphy
b004b9d815
chore: update dependencies
Fixes #318
2024-07-31 08:10:48 +02:00
Michael Aaron Murphy
cf322fdb5e
feat(shortcuts): runtime configurable keyboard shortcuts 2024-07-01 07:11:13 +02:00
Michael Aaron Murphy
f6e50f1d9b
refactor: use Slab for storing page section descriptions 2024-06-06 16:00:04 +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
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 Murphy
55dc777bb3
improv: update libcosmic with wallpaper page UI improvements 2024-01-29 20:14:57 +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
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
a66df3b981
chore: update libcosmic and cosmic-panel 2023-05-31 02:50:17 +02:00
Michael Aaron Murphy
6ab686e8a9
chore: update dependencies 2023-05-31 02:50:17 +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