No description
Find a file
Eduardo Flores 7743d0d084 Implemented Expander
- Updated example to show behavior
- Created styles for Expander and ExpanderRow
- Simpler implementation of `ExpanderRow`
- Deleted `ExpanderData` and replaced it with `ExpanderRow`
- Every row can now have child rows.
- Ran cargo fmt.
- Deleted settings example
- Added expander to cosmic example
- Expander icons now render

ListBox partially implemented
2022-10-13 11:42:13 +02:00
examples Implemented Expander 2022-10-13 11:42:13 +02:00
gtk4 Implemented Expander 2022-10-13 11:42:13 +02:00
res/Fira Remove freefont 2022-10-07 14:25:34 -06:00
settings New approach to the HeaderBar widget 2022-10-09 12:56:47 +02:00
src Implemented Expander 2022-10-13 11:42:13 +02:00
.gitignore Implemented Expander 2022-10-13 11:42:13 +02:00
Cargo.toml feat: Add minimize window support to headerbar 2022-10-11 15:34:30 +02:00
config.toml refactor launcher removing templates 2021-12-31 14:58:26 -05:00
LICENSE Initial commit 2021-11-12 20:22:30 -07:00
README.md Initial commit 2021-11-12 20:22:30 -07:00

libcosmic

WIP