libcosmic/src/widget
2024-11-25 06:51:16 +01:00
..
button fix: button 2024-10-22 19:11:44 -06:00
card libcosmic updates 2024-10-18 14:04:39 -04:00
color_picker improv: add window border 2024-11-05 10:02:19 +01:00
context_drawer fix: don't apply drawer position as overlay translation 2024-11-20 05:02:59 +01:00
dropdown feat(dropdown): optional icons for dropdowns 2024-11-25 06:51:16 +01:00
flex_row libcosmic updates 2024-10-18 14:04:39 -04:00
grid libcosmic updates 2024-10-18 14:04:39 -04:00
icon feat(icon): add draw method for renderer 2024-11-25 06:50:59 +01:00
list fix(list_column): broken sliders and flex row in cosmic-settings 2024-11-11 10:56:23 -05:00
menu fix: icon spacing and size 2024-11-18 08:39:37 -05:00
rectangle_tracker feat: better a11y support 2024-11-11 15:02:04 -07:00
segmented_button libcosmic updates 2024-10-18 14:04:39 -04:00
settings improv: add window border 2024-11-05 10:02:19 +01:00
text_input fix(input): fallback on text layout for dnd 2024-10-21 15:59:32 -06:00
toaster Changed cosmic::command module to cosmic::task and changed cosmic::Task to reexport cosmic::app::Task instead of iced::Task 2024-11-21 10:45:21 -05:00
about.rs Move about widget to new about feature 2024-11-11 11:17:02 -07:00
aspect_ratio.rs feat: better a11y support 2024-11-11 15:02:04 -07:00
autosize.rs fix: revert change for overlay layout 2024-11-13 16:55:30 +01:00
calendar.rs improv: add window border 2024-11-05 10:02:19 +01: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 feat: better a11y support 2024-11-11 15:02:04 -07:00
dialog.rs feat: optional title on dialog 2024-11-08 16:00:40 +01:00
dnd_destination.rs feat: better a11y support 2024-11-11 15:02:04 -07:00
dnd_source.rs feat: better a11y support 2024-11-11 15:02:04 -07:00
frames.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
header_bar.rs feat: better a11y support 2024-11-11 15:02:04 -07:00
id_container.rs fix: revert change for overlay layout 2024-11-13 16:55:30 +01:00
layer_container.rs feat: better a11y support 2024-11-11 15:02:04 -07:00
menu.rs fix(segmented_button): diff the context menu 2024-10-14 11:21:40 -06:00
mod.rs feat!(spin_button): refactor and support vertical widget variant 2024-11-20 05:03:29 +01:00
nav_bar.rs improv: add window border 2024-11-05 10:02:19 +01:00
nav_bar_toggle.rs libcosmic updates 2024-10-18 14:04:39 -04:00
popover.rs feat: better a11y support 2024-11-11 15:02:04 -07:00
radio.rs fix: radio example 2024-10-18 14:04:39 -04:00
scrollable.rs improv: add window border 2024-11-05 10:02:19 +01:00
segmented_control.rs feat: configurable fonts 2024-10-05 01:47:37 +02:00
spin_button.rs feat!(spin_button): refactor and support vertical widget variant 2024-11-20 05:03:29 +01:00
tab_bar.rs feat: configurable fonts 2024-10-05 01:47:37 +02:00
text.rs fix(text): make title 1 text use light weight 2024-11-22 12:48:06 -07:00
toggler.rs refactor(toggler): remove required on_toggle function 2024-10-18 14:04:39 -04:00
warning.rs improv: add window border 2024-11-05 10:02:19 +01:00