..
button
feat(a11y): screen reader name and description support for button widgets
2026-01-09 23:35:28 +01:00
card
fix: card style
2025-04-30 21:36:41 +02:00
color_picker
feat(applets): configurable applet overlap and padding increases
2025-11-11 21:04:09 +01:00
context_drawer
fix(context_drawer): match to designs
2025-11-06 07:33:31 +01:00
dropdown
feat: add optional placeholder text to dropdown
2026-01-16 08:50:58 -07:00
flex_row
remove redundant clones, use mul_add on f32s
2025-10-22 04:30:57 +02:00
grid
remove redundant clones, use mul_add on f32s
2025-10-22 04:30:57 +02:00
icon
fix(icon): from_svg_bytes should not default to symbolic
2025-12-05 17:16:35 +01:00
list
chore: use theme::spacing() where applicable
2025-04-02 00:33:21 +02:00
menu
remove redundant clones, use mul_add on f32s
2025-10-22 04:30:57 +02: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
fix(segmented_button): dnd hover
2026-01-29 00:07:00 +01:00
settings
chore: apply clippy suggestions
2025-10-05 04:40:51 +02:00
table
perf: reduce memory allocations
2025-10-22 04:30:57 +02:00
text_input
fix(input): handle ctrl shortcuts with caps lock
2025-10-27 13:22:05 -04:00
toaster
remove redundant clones, use mul_add on f32s
2025-10-22 04:30:57 +02:00
wayland
chore: format for 2024 edition
2025-03-21 13:33:07 +01:00
about.rs
perf: reduce memory allocations
2025-10-22 04:30:57 +02: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
examples(calendar): update and fix compile
2025-12-05 17:29:11 +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
fix(context-menu): close menu if pressed out of bounds and open
2025-07-24 14:37:24 -04:00
dialog.rs
perf: reduce memory allocations
2025-10-22 04:30:57 +02:00
dnd_destination.rs
feat(dnd_destination): xdg file transfer portal support
2026-02-16 16:41:35 +01: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
improv: remove double coloring of content_container windows
2026-01-27 18:07:35 -07:00
id_container.rs
remove redundant clones, use mul_add on f32s
2025-10-22 04:30:57 +02: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
feat: context menu popups
2025-06-11 16:46:31 -04:00
mod.rs
perf: reduce memory allocations
2025-10-22 04:30:57 +02:00
nav_bar.rs
chore: apply clippy suggestions
2025-10-05 04:40:51 +02: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
revert: "fix(popover): match popup styling to designs"
2025-12-05 16:46:23 +01:00
radio.rs
feat: Tooltips and Better Surface Management
2025-03-14 16:56:21 +01:00
responsive_container.rs
remove redundant clones, use mul_add on f32s
2025-10-22 04:30:57 +02:00
responsive_menu_bar.rs
chore: apply clippy suggestions
2025-10-05 04:40:51 +02:00
segmented_control.rs
chore: apply clippy suggestions
2025-10-05 04:40:51 +02:00
spin_button.rs
feat(spin_button): when value is min/maxed, disable decrease/increase button
2026-01-21 14:08:25 +01: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
chore: format for 2024 edition
2025-03-21 13:33:07 +01:00
warning.rs
feat(icon): optimize & bundle icons with crabtime for non-unix platforms
2025-11-21 18:37:49 +01:00
wrapper.rs
chore(widget): remove unused RcWrapper method
2026-01-13 17:01:57 +01:00