iced-yoda/widget/src
2026-03-23 13:02:23 -04:00
..
canvas Run cargo fmt 2025-02-21 01:37:13 +01:00
image Unapply translation to image::Viewer viewport 2025-12-02 19:01:24 +01:00
keyed refactor: include virtual offset in Layout 2026-01-26 11:48:10 -05:00
lazy fixes: various fixes and cleanup 2026-02-19 17:01:13 -05:00
overlay feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
pane_grid iced: propagate pane drag destinations 2026-01-28 14:18:29 -05:00
shader Run cargo fmt 2025-02-21 01:37:13 +01:00
text feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
text_input Fix lints for Rust 1.86 2025-04-03 16:59:55 +02:00
action.rs Refactor and simplify input_method API 2025-02-02 20:45:29 +01:00
button.rs refactor: include virtual offset in Layout 2026-01-26 11:48:10 -05:00
canvas.rs Make Widget::layout and operate mutable 2025-08-20 22:42:15 +02:00
checkbox.rs feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
column.rs wip 2026-02-03 16:45:44 -05:00
combo_box.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
container.rs refactor: include virtual offset in Layout 2026-01-26 11:48:10 -05:00
float.rs fix: more drag destinations 2026-02-23 16:36:45 -05:00
grid.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
helpers.rs Infinite List widget from upstream feature/list-widget-reloaded branch 2026-01-26 13:10:42 -05:00
image.rs feat(scrollable): add padding to ends of scrollbar 2026-01-26 12:13:27 -05:00
keyed.rs Show keyed_column doc example in multiple places 2024-09-19 03:54:29 +02:00
lazy.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
lib.rs Infinite List widget from upstream feature/list-widget-reloaded branch 2026-01-26 13:10:42 -05:00
list.rs Infinite List widget from upstream feature/list-widget-reloaded branch 2026-01-26 13:10:42 -05:00
markdown.rs fix(markdown): export fields of Row 2026-03-23 13:02:23 -04:00
mouse_area.rs fix(mouse_area): avoid processing a double click twice 2026-03-11 22:32:23 -04:00
overlay.rs Write missing documentation in iced_widget 2023-05-11 15:40:57 +02:00
pane_grid.rs fix(pane_grid): layout typo 2026-03-03 01:44:43 -05:00
pick_list.rs feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
pin.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
progress_bar.rs Fix inconsistent naming of tree parameter in Widget trait (#2950) 2025-11-25 23:58:07 +01:00
qr_code.rs Remove missing_debug_implementations lint 2025-09-12 05:25:09 +02:00
radio.rs feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
responsive.rs chore: fix virtual offset 2026-03-09 16:13:34 -04:00
row.rs wip 2026-02-03 16:45:44 -05:00
rule.rs fix(rule): allow changing thickness after creation 2026-03-23 08:18:58 -04:00
scrollable.rs chore: fix virtual offset 2026-03-09 16:13:34 -04:00
sensor.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
shader.rs Introduce Pipeline trait in wgpu::primitive 2025-11-25 09:36:25 +01:00
slider.rs fix: slider rendering 2026-01-21 14:49:11 -05:00
space.rs Fix inconsistent naming of tree parameter in Widget trait (#2950) 2025-11-25 23:58:07 +01:00
stack.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
svg.rs fix: docs 2026-01-21 14:13:39 -05:00
table.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
text.rs Show text doc examples in multiple places 2024-09-19 06:10:44 +02:00
text_editor.rs feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
text_input.rs feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
themer.rs fix: more drag destinations 2026-02-23 16:36:45 -05:00
toggler.rs feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
tooltip.rs clippy 2026-01-21 14:01:37 -05:00
vertical_slider.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00