libcosmic-yoda/src/widget
Hojjat 1f87cbc883 fix: do not allow cursor or keyboard activity when popup is open
traps Tab from escaping, and won't allow elements in the background to
react to hover
2026-04-07 13:32:21 +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 chore: update features and feature gates 2026-03-30 22:25:27 -04: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 fix(segmented_button): active font for context menu & prioritize active font over hover 2026-04-06 18:57:27 -04: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: focus detecting in IME logic 2026-04-06 15:59:18 +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 chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
cards.rs chore: various fixes and some cleanup 2026-03-04 12:04:32 -05: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 fix: missed event status after rebase 2026-03-04 12:04:33 -05:00
dnd_source.rs fix(dnd_source): rely on current cursor position for hover state 2026-03-06 20:37:56 +01: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 chore: re-export iced row and column 2026-04-03 20:39:31 +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 fix(toggler): add touch input support 2026-03-23 10:22:04 -04:00
warning.rs wip rebase updates 2026-03-04 12:04:32 -05:00
wrapper.rs wip rebase updates 2026-03-04 12:04:32 -05:00