libcosmic-yoda/src/widget
Ashley Wulber a44cff8011 fix(text_input): always clip input text with the text bounds
this issue seems unique to tiny-skia
2026-04-08 17:05:40 +02:00
..
button chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
card fix: card style 2025-04-30 21:36:41 +02:00
color_picker fix(color palette): avoid duplicates 2026-04-02 16:21:50 -04:00
context_drawer fix: overlay event handling and mouse interaction 2026-03-04 12:04:33 -05:00
dropdown chore: update features and feature gates 2026-03-30 22:25:27 -04:00
flex_row fix(flex_row): calculate height based on nodes 2026-03-18 15:54:33 +01:00
grid fix: update for applet widgets and grid 2026-03-04 12:04:32 -05:00
icon wip rebase updates 2026-03-04 12:04:32 -05:00
list chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
menu refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00
progress_bar fix!(progress_bar): remove unused generic Message type 2026-04-08 07:38:18 +02:00
rectangle_tracker wip rebase updates 2026-03-04 12:04:32 -05:00
scrollable feat(scrollable): add helper for horizontal scrollables 2025-04-04 18:34:55 +02:00
segmented_button refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00
settings chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
table chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
text_input fix(text_input): always clip input text with the text bounds 2026-04-08 17:05:40 +02:00
toaster chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
wayland fix: responsive menu layout 2026-03-04 12:04:32 -05:00
about.rs chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
aspect_ratio.rs wip rebase updates 2026-03-04 12:04:32 -05:00
autosize.rs chore: update features and feature gates 2026-03-30 22:25:27 -04:00
calendar.rs refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00
cards.rs refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +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 chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
dialog.rs wip rebase updates 2026-03-04 12:04:32 -05:00
dnd_destination.rs refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00
dnd_source.rs refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00
frames.rs wip rebase updates 2026-03-04 12:04:32 -05:00
header_bar.rs chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
id_container.rs chore: various fixes and some cleanup 2026-03-04 12:04:32 -05:00
layer_container.rs wip rebase updates 2026-03-04 12:04:32 -05:00
menu.rs feat: context menu popups 2025-06-11 16:46:31 -04:00
mod.rs refactor: better helpers for the progress_bar 2026-04-07 21:47:46 +02:00
nav_bar.rs wip rebase updates 2026-03-04 12:04:32 -05:00
nav_bar_toggle.rs feat(icon): optimize & bundle icons with crabtime for non-unix platforms 2025-11-21 18:37:49 +01:00
popover.rs fix: do not allow cursor or keyboard activity when popup is open 2026-04-07 13:32:21 +02:00
radio.rs chore: various fixes and some cleanup 2026-03-04 12:04:32 -05:00
responsive_container.rs fix: responsive menu layout 2026-03-04 12:04:32 -05:00
responsive_menu_bar.rs chore: update features and feature gates 2026-03-30 22:25:27 -04:00
segmented_control.rs chore: apply clippy suggestions 2025-10-05 04:40:51 +02:00
spin_button.rs wip rebase updates 2026-03-04 12:04:32 -05:00
tab_bar.rs chore: apply clippy suggestions 2025-10-05 04:40:51 +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 refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00
warning.rs wip rebase updates 2026-03-04 12:04:32 -05:00
wrapper.rs refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00