notify icon indicating copy to clipboard operation
notify copied to clipboard

Notify only catches one change.

Open iamtheblackunicorn opened this issue 3 years ago • 0 comments

System details

  • OS/Platform name and version: Mac OSX 12.3.1
  • Rust version (if building from source): 1.62.1:
  • Notify version (or commit hash if building from git): 4.0.17

I have a project here. I'm trying to build a server that watches for file changes and re-serves the specified bunch of files based on changes that happen.

Now when I run wserve -s . in a directory. The first change is detected but not after that. What am I doing wrong?

iamtheblackunicorn avatar Aug 13 '22 14:08 iamtheblackunicorn