notify icon indicating copy to clipboard operation
notify copied to clipboard

Polling: handle metadata and name changes

Open passcod opened this issue 9 years ago • 3 comments

From the PollWatcher code:

  • [x] Populate mtimes before loop, and then handle creation events (done in #88, released in v3.0.0)
  • [x] Handle deletion events (done in #88, released in v3.0.0)
  • [ ] Handle chmod events
  • [ ] Handle renames

passcod avatar Jun 26 '15 00:06 passcod

The first two (the work done in #88), have been released in 3.0.0.

passcod avatar Oct 30 '16 10:10 passcod

@passcod, this issue solved yet?

dhiemaz avatar Oct 01 '19 12:10 dhiemaz

Nope: https://github.com/notify-rs/notify/blob/main/src/poll.rs#L59-L60

passcod avatar Oct 01 '19 12:10 passcod