libcosmic/src/widget
2023-10-04 16:08:37 +02:00
..
button chore(widget): set Button width and height with impl Into 2023-09-19 17:22:20 +02:00
card feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
color_picker refactor(color-picker): add method for getting the applied color 2023-10-03 00:40:33 +02:00
flex_row feat(widget): Reimplement FlexRow as iced::Widget 2023-09-20 16:43:52 +02:00
grid fix(grid): span of widgets across columns and rows 2023-10-04 16:08:37 +02:00
icon refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
list fix(widget): default ListColumn spacing to 12 2023-09-19 17:22:20 +02:00
rectangle_tracker update iced 2023-08-21 15:47:01 -04:00
search refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
segmented_button feat: color picker 2023-10-02 10:24:43 -04:00
settings fix(widget): unset max width for settings::view_column 2023-09-19 17:22:20 +02:00
spin_button refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
text_input fix(color-picker): tooltip 2023-10-02 10:24:43 -04:00
aspect_ratio.rs update iced 2023-08-21 15:47:01 -04:00
cosmic_container.rs update iced 2023-08-21 15:47:01 -04:00
frames.rs feat: animated image widget 2023-07-26 18:11:19 -04:00
header_bar.rs fix(widget): allow None for button text color to inherit from container 2023-09-18 08:28:57 +02:00
mod.rs feat(widget): initial implementation of Grid widget 2023-10-02 17:32:39 +02:00
nav_bar.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
nav_bar_toggle.rs refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
navigation.rs feat(widget): add navigation with page_list_item and sub_page_header 2023-09-19 17:22:20 +02:00
popover.rs update iced 2023-08-21 15:47:01 -04:00
scrollable.rs Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00
segmented_selection.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
text.rs feat(widget): add typography functions to text module 2023-09-14 01:38:56 +02:00
toggler.rs Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00
view_switcher.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
warning.rs refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00