libcosmic-yoda/src/widget
2024-03-01 09:15:55 -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 fix(grid): layout swapped row and column spacing 2024-02-29 09:13:10 -07: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 chore(semgented_button): fix linter warnings 2024-02-27 18:31:28 +01:00
settings fix(settings): broken layout with some settings items 2024-03-01 04:27:28 +01: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
dialog.rs Make it possible to use any widget in dialog button area 2024-02-27 12:17:48 -07: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 Add support for themed application dialog 2024-02-27 09:38:33 -07:00
nav_bar.rs fix(nav_bar): use corret button padding 2024-03-01 09:15:55 -07:00
nav_bar_toggle.rs Bundle close and open menu icons 2023-11-28 13:22:25 -07:00
popover.rs Set resize border for winit apps 2024-02-27 10:52:33 -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