libcosmic-yoda/src/widget
Ashley Wulber 524ceef47c chore: fmt
2024-02-26 16:50:40 -07:00
..
button improv(widget): share object-select svg handle between widgets using it 2024-02-26 19:17:49 +01:00
card feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
color_picker refactor!(widget): rename segmented_selection to segmented_control to match Figma docs 2024-02-26 19:17:49 +01:00
context_drawer fix: context drawer 2024-02-06 11:28:27 -05:00
dropdown improv(widget): share object-select svg handle between widgets using it 2024-02-26 19:17:49 +01: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 refactor!(widget): rename view_switcher to tab_bar to match Figma docs 2024-02-26 19:17:49 +01: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 fix(input): handle space named key 2024-02-09 11:30:29 -07:00
aspect_ratio.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
common.rs improv(widget): share object-select svg handle between widgets using it 2024-02-26 19:17:49 +01: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 feat(header_bar): Show window menu on right click 2024-02-13 17:10:04 +01:00
menu.rs Add menu code, adapted from iced_aw 2023-11-16 08:06:07 -07:00
mod.rs refactor!(widget): rename view_switcher to tab_bar to match Figma docs 2024-02-26 19:17:49 +01:00
nav_bar.rs refactor!(widget): rename view_switcher to tab_bar to match Figma docs 2024-02-26 19:17:49 +01:00
nav_bar_toggle.rs Bundle close and open menu icons 2023-11-28 13:22:25 -07:00
popover.rs chore: fmt 2024-02-26 16:50:40 -07:00
scrollable.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
segmented_control.rs refactor!(widget): rename segmented_selection to segmented_control to match Figma docs 2024-02-26 19:17:49 +01:00
tab_bar.rs refactor!(widget): rename view_switcher to tab_bar to match Figma docs 2024-02-26 19:17:49 +01:00
text.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
toggler.rs refactor: make Theme a generic parameter for the toggler 2024-02-06 11:28:27 -05:00
warning.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00