Commit Graph
665 Commits
Author SHA1 Message Date
Daniel Faust a2f5666993 Rename file-id's inode property to file 2023-05-15 15:43:19 +02:00
Daniel Faust da4cbba07a Fix debounced examples 2023-05-15 15:43:19 +02:00
Daniel Faust 029d1b34ac Implement Copy for EventKind
Closes #458
2023-05-15 15:43:19 +02:00
Daniel Faust 0d33bb31fb Update dependencies 2023-05-15 15:43:19 +02:00
Daniel Faust 315bc709bf Use workspace dependencies 2023-05-15 15:43:19 +02:00
Daniel Faust 65d6d91ca1 inotify: Emit rename from events immediately 2023-05-15 15:43:19 +02:00
Daniel Faust fe18bbd425 Add notify-debouncer-refined and file-id crates 2023-05-15 15:43:19 +02:00
Daniel Faust 68802129f9 Implement Copy for EventKind
Closes #458
2023-05-15 10:37:28 +02:00
Benoît du Garreau f5978d0b87 Update windows-sys to 0.45 2023-03-01 17:12:15 +01:00
tiann 0f5fcda7a0 Use INotifyWatcher as recommended watcher for Android 2023-02-13 17:13:15 +01:00
Aron Heinecke 85a231f01d prepare notify 5.1.0 2023-01-28 19:02:45 +01:00
Alex Kirszenberg d765321baa Add comment 2023-01-15 00:07:07 +01:00
Alex Kirszenberg 3439340381 Fix macOS test 2023-01-15 00:07:07 +01:00
Alex Kirszenberg 7e2ad3148b kqueue: Only make a single syscall to add all the watches 2023-01-15 00:07:07 +01:00
Yuki Okushi e375fcefd2 Include license files on publishing
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-12-23 22:39:06 +01:00
Alexander Shishenko b23efcb9df Use official windows-sys crate for WinAPI instead of deprecated winapi crate 2022-12-05 18:44:33 +01:00
Benjamin Bouvier 0e354a3f51 Add missing s to features crossbeam-channel example in docs 2022-10-01 19:33:07 +02:00
Joshua Batty c565696eb9 Fix spelling mistake (#448) 2022-09-26 17:01:57 +09:00
Aron Heinecke 0775e62c1d debouncer: correctly document crossbeam feature 2022-09-05 01:21:09 +02:00
Aron Heinecke 36d1da5668 more typos 2022-08-31 16:36:04 +02:00
Aron Heinecke 9da5306395 fixup typos 2022-08-31 13:33:30 +02:00
Aron Heinecke 8d900e975f fixup typo in notify docs 2022-08-30 19:44:04 +02:00
Aron Heinecke 3244c50147 upgrade debouncer notify version to 5.0.0 2022-08-30 19:44:04 +02:00
Aron Heinecke d985ae1c0a prepare 5.0.0
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
prepare 5.0.0
2022-08-30 19:05:01 +02:00
Aron Heinecke a83279fb2b improve upgrade docs and fix Config link 2022-08-28 17:10:51 +02:00