libcosmic-yoda/src
2026-05-29 17:43:55 +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 fix(font): explicitly drop read guard in on font family lookup 2026-02-13 18:30:14 +01: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 chore: add rustfmt config 2026-05-04 11:55:17 -04:00
theme chore: update iced 2026-05-20 07:25:00 -04:00
widget feat(progress_bar): draw circular line caps directly & fix gaps between the bar and caps 2026-05-29 17:43:55 +02:00
action.rs feat: Tooltips and Better Surface Management 2025-03-14 16:56:21 +01:00
anim.rs chore: various fixes and some cleanup 2026-03-04 12:04:32 -05:00
command.rs wip rebase updates 2026-03-04 12:04:32 -05:00
core.rs chore: update features and feature gates 2026-03-30 22:25:27 -04: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 docs: fix cargo doc generation 2026-05-20 17:04:07 +02:00
localize.rs chore: add rustfmt config 2026-05-04 11:55:17 -04:00
malloc.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01: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