libcosmic-yoda/src/widget
Lionel DARNIS e3dcdf1fce yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed)
Squash of 7 yoda commits forming the fork pivot:
- 255cf7cc rename: libcosmic -> libcosmic-yoda (fork 0.1.0-yoda)
- 8701aa31 feat(yoda): Wayland-only cut — drop winit and x11 features
- 6736a596 yoda: soft-fork pivot — keep Cargo name 'libcosmic' for dep unification
- 3e23d087 yoda: re-apply hard rename — libcosmic -> libcosmic-yoda (0.1.0-yoda)
- aec3eb61 yoda: ungate remaining winit+wayland combined cfgs
- 8ab7b158 yoda-v2: color_picker Theme ref + context_menu/menu ungate winit
- 8d1d8739 yoda: drop x11 defaults on iced_winit + iced_tiny_skia
2026-05-25 13:05:05 +02:00
..
button chore: add rustfmt config 2026-05-04 11:55:17 -04:00
card fix: card style 2025-04-30 21:36:41 +02:00
color_picker yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
context_drawer chore: add rustfmt config 2026-05-04 11:55:17 -04:00
dropdown yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02: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 feat: add ability to provide extra paths to search for icons 2026-05-22 01:26:34 +02:00
list chore: add rustfmt config 2026-05-04 11:55:17 -04:00
menu yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
progress_bar fix: circular progressbar crashes on very small windows 2026-05-20 07:25:00 -04:00
rectangle_tracker chore: add rustfmt config 2026-05-04 11:55:17 -04:00
reorderable_flex_row feat: reorderable flex row 2026-05-04 21:26:58 +02:00
scrollable feat(scrollable): add helper for horizontal scrollables 2025-04-04 18:34:55 +02:00
segmented_button feat(segmented_button): on_double_click + internal tab reorder (squashed) 2026-05-25 13:03:13 +02:00
settings chore: add rustfmt config 2026-05-04 11:55:17 -04:00
table perf: throttle malloc_trim + avoid VecDeque clones (squashed) 2026-05-25 13:03:13 +02:00
text_input chore: add rustfmt config 2026-05-04 11:55:17 -04:00
toaster chore: add rustfmt config 2026-05-04 11:55:17 -04:00
wayland chore: add rustfmt config 2026-05-04 11:55:17 -04:00
about.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
aspect_ratio.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
autosize.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
calendar.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
cards.rs chore: add rustfmt config 2026-05-04 11:55:17 -04: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 yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
dialog.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
dnd_destination.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
dnd_source.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
frames.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
header_bar.rs header_bar: add WindowControlsPosition (macOS-style left controls) 2026-05-25 13:04:22 +02:00
id_container.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
layer_container.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
menu.rs feat: context menu popups 2025-06-11 16:46:31 -04:00
mod.rs yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
nav_bar.rs chore: add rustfmt config 2026-05-04 11:55:17 -04: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 chore: add rustfmt config 2026-05-04 11:55:17 -04:00
radio.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
responsive_container.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
responsive_menu_bar.rs yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
segmented_control.rs chore: apply clippy suggestions 2025-10-05 04:40:51 +02:00
spin_button.rs chore: add rustfmt config 2026-05-04 11:55:17 -04: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: add rustfmt config 2026-05-04 11:55:17 -04:00
warning.rs wip rebase updates 2026-03-04 12:04:32 -05:00
wrapper.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00