libcosmic/src/widget
Ashley Wulber 989d14b206 refactor: make Theme a generic parameter for the cosmic container
This makes the container possible to use with custom themes in cosmic-time
2024-02-06 11:28:27 -05:00
..
button wip: update to use latest iced 2024-02-06 11:28:27 -05:00
card feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
color_picker fix(color picker): apply update before updating text 2024-02-06 11:28:27 -05:00
context_drawer fix: context drawer 2024-02-06 11:28:27 -05:00
dropdown wip: update to use latest iced 2024-02-06 11:28:27 -05:00
flex_row wip: update to use latest iced 2024-02-06 11:28:27 -05:00
grid wip: update to use latest iced 2024-02-06 11:28:27 -05:00
icon wip: update to use latest iced 2024-02-06 11:28:27 -05:00
list cleanup: cargo fmt 2024-02-06 11:28:27 -05:00
menu wip: update to use latest iced 2024-02-06 11:28:27 -05:00
rectangle_tracker wip: update to use latest iced 2024-02-06 11:28:27 -05:00
segmented_button fix: layout fixes for nav bar 2024-02-06 11:28:27 -05:00
settings feat: add support for dark / light mode switching (#178) 2023-10-16 16:19:04 -04:00
spin_button wip: update to use latest iced 2024-02-06 11:28:27 -05:00
text_input chore: update iced and fix input single pointer press interaction 2024-02-06 11:28:27 -05:00
aspect_ratio.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
cosmic_container.rs refactor: make Theme a generic parameter for the cosmic container 2024-02-06 11:28:27 -05:00
frames.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
header_bar.rs cleanup: cargo fmt 2024-02-06 11:28:27 -05:00
menu.rs Add menu code, adapted from iced_aw 2023-11-16 08:06:07 -07:00
mod.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
nav_bar.rs fix: layout fixes for nav bar 2024-02-06 11:28:27 -05:00
nav_bar_toggle.rs Bundle close and open menu icons 2023-11-28 13:22:25 -07:00
popover.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
scrollable.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
segmented_selection.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
text.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
toggler.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
view_switcher.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
warning.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00