libcosmic/src/widget
2023-12-04 17:53:24 -05:00
..
button chore: update to 0.12 2023-12-04 17:53:24 -05:00
card feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
color_picker chore: update to 0.12 2023-12-04 17:53:24 -05:00
context_drawer chore: update iced 2023-12-04 17:53:24 -05:00
dropdown chore: update iced 2023-12-04 17:53:24 -05:00
flex_row clippy fixes 2023-12-04 17:53:24 -05:00
grid chore: update to 0.12 2023-12-04 17:53:24 -05:00
icon chore: fixing linter warnings 2023-11-28 20:02:08 +01:00
list fix(widget): default ListColumn spacing to 12 2023-09-19 17:22:20 +02:00
menu chore: update iced 2023-12-04 17:53:24 -05:00
rectangle_tracker chore: update to 0.12 2023-12-04 17:53:24 -05:00
search refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
segmented_button chore: update iced 2023-12-04 17:53:24 -05: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 chore: update iced 2023-12-04 17:53:24 -05:00
aspect_ratio.rs chore: update to 0.12 2023-12-04 17:53:24 -05:00
cosmic_container.rs chore: update to 0.12 2023-12-04 17:53:24 -05: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
menu.rs Add menu code, adapted from iced_aw 2023-11-16 08:06:07 -07:00
mod.rs Add menu code, adapted from iced_aw 2023-11-16 08:06:07 -07:00
nav_bar.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
nav_bar_toggle.rs Bundle close and open menu icons 2023-11-28 13:22:25 -07:00
navigation.rs chore(navigation): remove unused imports 2023-10-12 16:37:38 +02:00
popover.rs chore: update iced 2023-12-04 17:53:24 -05: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 fix: specify that lineheight is absolute for heading 2023-12-04 17:53:24 -05: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