libcosmic/src/widget
2024-06-15 22:04:42 +02:00
..
button fix: border artifacts in button and input 2024-06-15 22:04:42 +02:00
card feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
color_picker chore(doc): add documentation for a handful of widgets 2024-05-20 20:01:47 +02:00
context_drawer fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
dropdown chore(doc): add documentation for a handful of widgets 2024-05-20 20:01:47 +02:00
flex_row fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
grid fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
icon improv(icon): remove static lifetime restriction from messages 2024-05-30 13:57:47 +02:00
list fix(style): fixed default style for list_column 2024-03-23 12:18:35 -06:00
menu fix(menu): use icons and fix misaligned button labels 2024-05-30 13:57:47 +02:00
rectangle_tracker fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
segmented_button fix: persist selected action on entity change 2024-06-12 14:54:45 -04:00
settings feat(widget/settings): add flex items and flex controls 2024-05-30 13:57:47 +02:00
spin_button chore(doc): add documentation for a handful of widgets 2024-05-20 20:01:47 +02:00
text_input fix: border artifacts in button and input 2024-06-15 22:04:42 +02:00
aspect_ratio.rs chore(doc): add documentation for a handful of widgets 2024-05-20 20:01:47 +02:00
calendar.rs chore(doc): add documentation for a handful of widgets 2024-05-20 20:01:47 +02:00
common.rs improv(widget): share object-select svg handle between widgets using it 2024-02-26 19:17:49 +01:00
context_menu.rs fix: use tree diff 2024-05-30 16:57:51 -04:00
dialog.rs Make it possible to use any widget in dialog button area 2024-02-27 12:17:48 -07:00
dnd_destination.rs fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
dnd_source.rs fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
frames.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
header_bar.rs fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
id_container.rs fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
layer_container.rs fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04:00
menu.rs fix: export menu_button 2024-05-30 19:55:16 +02:00
mod.rs feat: add id_container 2024-05-30 16:57:51 -04:00
nav_bar.rs nav_bar: allow setting close_icon and on_close 2024-04-25 20:18:56 -06:00
nav_bar_toggle.rs feat: CosmicTk::header_size density config 2024-05-29 06:25:15 -06:00
popover.rs fix: refactor dnd impl to support responsive widget 2024-05-31 19:14:58 -04: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 fix(segmented_button): invalid tab offset when width is reduced by nav bar 2024-03-08 15:18:47 +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