feat: implement frecency tracking for app usage and enhance search functionality

This commit is contained in:
2026-03-15 17:05:05 +01:00
parent f5dd303b79
commit dbce15bfd5
11 changed files with 357 additions and 57 deletions

2
Cargo.lock generated
View File

@@ -2737,6 +2737,8 @@ dependencies = [
"async-trait",
"k-launcher-kernel",
"libc",
"serde",
"serde_json",
"tokio",
"xdg",
]