This website requires JavaScript.
Explore
Help
Sign in
leyoda
/
cosmic-settings
Watch
1
Star
0
Fork
You've already forked cosmic-settings
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
77d85438d2
cosmic-settings
/
page
History
Download ZIP
Download TAR.GZ
Michael Murphy
2c9f60cd5f
feat(sound): redesign with separate device profiles page (
#1500
)
2025-11-25 21:46:17 +01:00
..
src
chore: fix compiler warnings
2025-10-28 13:19:16 +01:00
Cargo.toml
feat(sound): redesign with separate device profiles page (
#1500
)
2025-11-25 21:46:17 +01:00
README.md
feat: refactor the settings page architecture
2023-04-25 00:35:13 +02:00
README.md
cosmic-settings-page
This module contains the APIs for creating and managing settings pages.
A
Page
implements the
Page
and
AutoBind
traits.
A
Section
is a subset of a page, with a view function to generate the UI.
The
Binder
holds all of the pages, their sections, and additional metadata associated with them