Skip to content

Conversation

kevinyang372
Copy link
Member

@kevinyang372 kevinyang372 commented Mar 11, 2025

Base PR: notify-rs#632

This adds implementation for:

  • FSEventWatcher (Mac)
  • INotifyWatcher (Linux)
  • ReadDirectoryChangesWatcher (Windows) -- this was not included in the original PR. I had to implement it myself 😅 Verified it does compile on Windows

It doesn't include filter implementation for PollWatcher or KqueueWatcher since these are not used for any major OS. But they should still compile

@kevinyang372 kevinyang372 merged commit aedd7a2 into warpdotdev/notify-8.0.0 Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants