libcosmic-yoda/src
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
..
app chore: add rustfmt config 2026-05-04 11:55:17 -04:00
applet chore(applet): gracefully exit with log when panel exits 2026-05-22 01:21:03 +02:00
config header_bar: add WindowControlsPosition (macOS-style left controls) 2026-05-25 13:04:22 +02:00
dialog chore: apply clippy suggestions 2025-10-05 04:40:51 +02:00
executor wip rebase updates 2026-03-04 12:04:32 -05:00
surface yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
theme yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
widget yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
action.rs yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
anim.rs chore: various fixes and some cleanup 2026-03-04 12:04:32 -05:00
command.rs yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
core.rs yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
dbus_activation.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
desktop.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
ext.rs chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
font.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
icon_theme.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
keyboard_nav.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
lib.rs yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) 2026-05-25 13:05:05 +02:00
localize.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
malloc.rs perf: throttle malloc_trim + avoid VecDeque clones (squashed) 2026-05-25 13:03:13 +02:00
process.rs fix(process): safely exit forked child after spawn 2026-05-18 09:25:23 -04:00
scroll.rs Add helper for accumulating scroll into discrete delta 2025-12-06 20:00:59 -08:00
task.rs chore(task): add none function 2025-04-22 14:37:58 +02:00