libcosmic/src/widget
2025-06-09 10:38:33 -04:00
..
button wip: hover display working for nested popups 2025-06-04 00:29:24 -04:00
card fix: card style 2025-04-30 21:36:41 +02:00
color_picker refactor: add optional parameter for layout offset and bounds for button handlers 2025-05-23 19:19:42 +02:00
context_drawer improv(context-drawer): import definitions and add map method 2025-04-21 18:12:41 +02:00
dropdown wip: popup 2025-05-29 00:19:39 -04:00
flex_row perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
grid chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
icon chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
list chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
menu popup refactor 2025-06-09 10:38:33 -04:00
rectangle_tracker chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
scrollable feat(scrollable): add helper for horizontal scrollables 2025-04-04 18:34:55 +02:00
segmented_button wip 2025-06-02 13:25:05 -04:00
settings chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
table wip 2025-05-29 00:13:10 -04:00
text_input fix(dnd): leave event handlers should expect None as the drag Id 2025-05-22 17:18:56 +02:00
toaster chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
wayland chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
about.rs fix(about): use fde::IconSource following commit 9b9600a5d6 2025-04-07 14:33:01 -06:00
aspect_ratio.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
autosize.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
calendar.rs refactor: add optional parameter for layout offset and bounds for button handlers 2025-05-23 19:19:42 +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 wip 2025-06-02 13:25:05 -04:00
dialog.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
dnd_destination.rs fix(dnd): leave event handlers should expect None as the drag Id 2025-05-22 17:18:56 +02:00
dnd_source.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
frames.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
header_bar.rs fix(header_bar): add is_ssd field 2025-05-19 19:07:25 +02:00
id_container.rs refactor: track virtual offset in the layout 2025-03-21 03:45:30 +01:00
layer_container.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
menu.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
mod.rs refactor: responsive headers should allow some options 2025-04-15 17:02:32 -04:00
nav_bar.rs wip 2025-05-29 00:13:10 -04:00
nav_bar_toggle.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
popover.rs fix(popover): modal popover handling broken 2025-03-26 16:42:50 +01:00
radio.rs feat: Tooltips and Better Surface Management 2025-03-14 16:56:21 +01:00
responsive_container.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
responsive_menu_bar.rs popup refactor 2025-06-09 10:38:33 -04:00
segmented_control.rs chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
spin_button.rs chore: update iced 2025-05-19 19:06:09 +02:00
tab_bar.rs chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
text.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
toggler.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
warning.rs chore: update iced 2025-05-19 19:06:09 +02:00
wrapper.rs wip 2025-05-29 00:13:10 -04:00