wakatime / macos-wakatime

Mac system tray app for automatic time tracking and metrics generated from your Xcode, Figma, Postman, etc. usage.
https://wakatime.com/mac
BSD 3-Clause "New" or "Revised" License
127 stars 22 forks source link

Watch filesystem events noop #107

Closed alanhamlett closed 1 year ago

alanhamlett commented 1 year ago

Starts work towards #103, but running into a problem:

There are too many FSEvents from background apps not currently focused. We need a way to filter only FSEvents from the currently focused application.