feat: improve audio exclusion with smart matching and reliability fixes

This commit is contained in:
michael.borak
2026-01-25 16:37:58 +01:00
parent 69dc6b8fac
commit de504fbcb4
15 changed files with 2720 additions and 306 deletions

View File

@@ -40,3 +40,6 @@ tauri-plugin-shell = "2.3.4"
base64 = "0.22"
screencapturekit = "0.2.0"
screencapturekit-sys = "0.2.8"
cocoa = "0.26.1"
objc = "0.2.7"
core-foundation = "0.10.1"