libcosmic/src/widget
2025-03-10 16:10:32 +01:00
..
button fix(iced): a11y tree focus 2024-11-25 06:52:32 +01: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 fix(dropdown): styling 2024-12-25 04:42:24 +01:00
flex_row fix(list_column): match padding/spacing to designs 2024-12-02 17:43:19 +01:00
grid libcosmic updates 2024-10-18 14:04:39 -04:00
icon feat(icon): add rotation property 2025-01-20 11:08:36 +01:00
list feat(list_column): configurable list item and divider padding 2024-12-10 16:35:57 +01:00
menu fix(segmented_button): close context menu when clicked outside 2025-01-01 00:37:04 +01:00
rectangle_tracker feat: better a11y support 2024-11-11 15:02:04 -07:00
segmented_button feat(segmented_button): add len method 2025-02-13 16:22:42 +01:00
settings fix(list_column): match padding/spacing to designs 2024-12-02 17:43:19 +01:00
text_input fix(text_input): compiler errors after Cow change 2025-01-16 06:38:08 +01: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: autosize layout limits 2024-12-03 16:59:04 -05:00
calendar.rs improv(calendar): make visible public 2025-01-19 15:37:07 +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 fix(list_column): match padding/spacing to designs 2024-12-02 17:43:19 +01:00
dnd_destination.rs Don't require 'static child in dnd_destination_for_data 2024-12-20 08:30:18 -07:00
dnd_source.rs dnd_source: Add suppport for surface offset 2025-01-13 10:44:33 -07:00
frames.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
header_bar.rs fix(dropdown): styling 2024-12-25 04:42:24 +01: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 fix(style): use radius_s for nav bar toggle 2024-12-25 04:42:24 +01: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: high contrast theme updates 2025-03-10 16:10:32 +01:00
tab_bar.rs feat: configurable fonts 2024-10-05 01:47:37 +02:00
text.rs improv: switch to Open Sans and Noto Sans Mono, with tweaked text styles 2025-02-18 23:57:58 +01:00
toggler.rs fix(toggler): remove extra padding 2024-12-02 17:43:19 +01:00
warning.rs improv: add window border 2024-11-05 10:02:19 +01:00