raycast-linux/src-tauri
ByteAtATime 398ed86c40
feat(command-palette): add action bar to command palette
This commit introduces functionality to manage hidden items in the frecency store, including fetching hidden item IDs, hiding items, and deleting frecency entries. Additionally, the apps store is updated to filter out hidden applications based on the new frecency store logic.
2025-06-28 14:44:05 -07:00
..
capabilities feat: Implement hide on escape and focus loss 2025-06-25 14:31:21 -07:00
icons Initial commit 2025-06-10 11:24:18 -07:00
src feat(command-palette): add action bar to command palette 2025-06-28 14:44:05 -07:00
.gitignore chore: ignore tauri sidecar binaries 2025-06-15 12:53:10 -07:00
build.rs Initial commit 2025-06-10 11:24:18 -07:00
Cargo.lock feat(snippets): implement dynamic placeholders and modifiers 2025-06-26 15:34:33 -07:00
Cargo.toml feat(ai): implement AI API 2025-06-27 15:58:05 -07:00
tauri.conf.dev.json feat: add dev tauri config 2025-06-18 19:53:15 -07:00
tauri.conf.json feat: increase size of main window 2025-06-22 15:44:40 -07:00