libcosmic/src/widget
2023-11-03 16:41:31 +01:00
..
button feat(button): add ImageButton widget variant 2023-11-03 16:41:31 +01:00
card feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
color_picker feat: add support for dark / light mode switching (#178) 2023-10-16 16:19:04 -04:00
context_drawer feat(widget): add ContextDrawer widget 2023-10-12 16:37:38 +02:00
dropdown feat(widget): add dropdown widget as pick_list replacement 2023-10-24 19:45:21 +02:00
flex_row feat(widget): Reimplement FlexRow as iced::Widget 2023-09-20 16:43:52 +02:00
grid chore(grid): remove unused Item struct 2023-10-12 16:37:38 +02:00
icon feat(button): add ImageButton widget variant 2023-11-03 16:41:31 +01:00
list fix(widget): default ListColumn spacing to 12 2023-09-19 17:22:20 +02:00
rectangle_tracker feat(RectangleTracker): allow ignoring the bounds of a parent widget 2023-10-30 14:35:48 -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 feat: add support for dark / light mode switching (#178) 2023-10-16 16:19:04 -04: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(headerbar): center-align title even if start region is empty 2023-11-03 16:41:31 +01:00
mod.rs feat(widget): add dropdown widget as pick_list replacement 2023-10-24 19:45:21 +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 chore(navigation): remove unused imports 2023-10-12 16:37:38 +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