libcosmic-yoda/src
Lionel DARNIS cdf349385b yoda: cargo fix --lib (libcosmic-yoda) — drop 99 trivial warnings
Auto-applied suggestions on libcosmic-yoda lib only: unused imports,
unused-by-name params (prefixed with _), redundant mutability. From 113
warnings down to 14 (the 14 remaining are real signals: never-read
fields, unreachable patterns, etc., to be reviewed manually).

Leyoda 2026 – GPLv3
2026-05-05 16:27:29 +02:00
..
app yoda: cargo fix --lib (libcosmic-yoda) — drop 99 trivial warnings 2026-05-05 16:27:29 +02:00
applet refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00
config header_bar: add WindowControlsPosition (macOS-style left controls) 2026-04-22 15:08:12 +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: cargo fix --lib (libcosmic-yoda) — drop 99 trivial warnings 2026-05-05 16:27:29 +02:00
theme yoda: cargo fix --lib (libcosmic-yoda) — drop 99 trivial warnings 2026-05-05 16:27:29 +02:00
widget yoda: cargo fix --lib (libcosmic-yoda) — drop 99 trivial warnings 2026-05-05 16:27:29 +02:00
action.rs yoda: soft-fork pivot — keep Cargo name "libcosmic" for dep unification 2026-04-23 15:05:31 +02:00
anim.rs chore: various fixes and some cleanup 2026-03-04 12:04:32 -05:00
command.rs yoda: soft-fork pivot — keep Cargo name "libcosmic" for dep unification 2026-04-23 15:05:31 +02:00
core.rs yoda: soft-fork pivot — keep Cargo name "libcosmic" for dep unification 2026-04-23 15:05:31 +02:00
dbus_activation.rs wip rebase updates 2026-03-04 12:04:32 -05:00
desktop.rs fix(desktop): use -e argument for spawning desktop entries with a terminal 2026-04-01 23:32:36 +02:00
ext.rs yoda: cargo fix --lib (libcosmic-yoda) — drop 99 trivial warnings 2026-05-05 16:27:29 +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: soft-fork pivot — keep Cargo name "libcosmic" for dep unification 2026-04-23 15:05:31 +02:00
localize.rs feat: add i18n support for libcosmic widgets 2025-09-05 18:50:25 +02:00
malloc.rs perf(malloc): throttle malloc_trim to 1 Hz in hot paths 2026-04-19 15:14:22 +02:00
process.rs tests: fix env guard and pipe read for tab dnd 2025-11-20 22:33:13 +01:00
scroll.rs yoda: cargo fix --lib (libcosmic-yoda) — drop 99 trivial warnings 2026-05-05 16:27:29 +02:00
task.rs chore(task): add none function 2025-04-22 14:37:58 +02:00