issues
search
notify-rs
/
notify
🔠Cross-platform filesystem notification library for Rust.
https://docs.rs/notify
2.76k
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
unable to parse stat
#656
gabiganam
opened
2 days ago
0
Bump version to `7.0.0` in `lib.rs` documentation
#655
Wrench56
closed
6 days ago
1
[docs] `notify_debounce_full::FileIdCache::rescan` docs are unclear.
#654
bicarlsen
opened
1 week ago
0
[Feature Request]: provider a watch multiple files api to instead of multiple call `Watcher#watch`
#653
underfin
opened
1 week ago
1
Fix advisory
#652
BenjaminBrienen
closed
1 week ago
7
instant crate is unmaintained
#651
jplatte
closed
1 week ago
1
Fix tide example
#650
dfaust
closed
4 weeks ago
0
Read the read status of a monitored filesystem
#649
MaKaNu
closed
1 month ago
3
release new version with mio update
#648
extrawurst
closed
4 weeks ago
0
Fix unaligned access to FILE_NOTIFY_INFORMATION
#647
ruihe774
opened
1 month ago
2
Fix a typo and add a typo CI check.
#646
waywardmonkeys
closed
1 month ago
0
FsEventWatcher crashes when dealing with empty path
#645
kkolyan
opened
1 month ago
0
Non-recursive `KqueueWatcher` reports wrong event paths
#644
gabi-250
opened
1 month ago
0
Prepare release of debouncer full 0.3.2
#643
dfaust
closed
1 month ago
2
prepare next release
#642
0xpr03
closed
1 month ago
2
Issue with KqueueWatcher on iOS, falls back to polling.
#641
gordongrech
opened
2 months ago
0
Update all deps
#640
allan2
closed
1 month ago
2
file-id: Get file stats without read permission
#639
dfaust
closed
1 month ago
0
Fix ordering of debounced events
#638
dfaust
closed
2 months ago
0
Fix debounced events ordering
#637
maratik123
closed
2 months ago
0
Panics with Rust 1.81.0
#636
ctron
closed
2 months ago
9
Add config option to disable following symbolic links.
#635
hugwijst
opened
2 months ago
0
Preserve IO errors in `PollWatcher`
#634
samuelcolvin
closed
1 month ago
0
Windows sends Create<Any> but MacOS and Linux send Create<File>
#633
yatesco
closed
2 months ago
1
Add `watch_filtered`, filtering paths to watch.
#632
hugwijst
opened
3 months ago
0
Feature to opt into low-res (Windows) file ids
#631
mqudsi
opened
3 months ago
1
Remove mock instant
#630
dfaust
closed
4 weeks ago
0
[Windows] No events reported from symlinked subdirectories when watching recursively
#629
Bash-09
opened
3 months ago
0
A BPF Backend
#628
e-dant
opened
3 months ago
1
inotify doesn't surface UNMOUNT events
#627
awused
opened
3 months ago
1
Moving subdirectory of recursive watch does not include to and from paths for Modify Name event
#626
eighty4
opened
4 months ago
1
Open file with zero access mode read permissions in `file-id` crate
#625
mhnap
closed
1 month ago
1
Bug: Crashes on Windows when the watched directory no longer exists in release mode
#624
sxyazi
opened
4 months ago
1
deps: Update `mio` to 1.0
#623
waywardmonkeys
closed
1 month ago
0
Correctly specify `crossbeam-channel` as feature.
#622
waywardmonkeys
closed
4 weeks ago
3
Fix `clippy::doc_markdown` lints
#621
waywardmonkeys
closed
1 month ago
1
Suppress `dead_code` warnings on some platforms.
#620
waywardmonkeys
opened
4 months ago
0
Document `notify::event::EventAttributes::info`
#619
bicarlsen
opened
4 months ago
0
Fix: Low Res and high Res ID inversion
#618
CalunVier
closed
4 months ago
5
Use the correct `README.md` for `file-id`
#617
waywardmonkeys
closed
4 months ago
1
docs: Add some missing backticks.
#616
waywardmonkeys
closed
4 months ago
1
file-id: Fix rustdoc `bare-url` lints
#615
waywardmonkeys
closed
4 months ago
1
shorten workspace deps declaration
#614
0xpr03
closed
4 months ago
0
SQLite database changes are not reported correctly under macOS
#613
mqudsi
opened
4 months ago
2
Set `WatchMask::OPEN` on inotify
#612
y5c4l3
closed
4 months ago
3
Make `ErrorKind::PathNotFound` consistent on inotify
#611
y5c4l3
closed
4 months ago
1
Rebase of #569
#610
0xpr03
closed
4 months ago
2
Include watched path in Event when watching multiple paths recursively
#609
Javex
opened
5 months ago
1
Update `rstest`
#608
waywardmonkeys
closed
4 months ago
2
Incorporate #602
#607
0xpr03
closed
5 months ago
0
Next