Aron Heinecke
|
5f40b83c04
|
add known problems section restructure readme
|
2023-07-18 00:52:44 +02:00 |
|
Aron Heinecke
|
b67cfd1483
|
add readme for examples and more example comments
|
2023-07-18 00:52:44 +02:00 |
|
Aron Heinecke
|
efda404463
|
add PollWatcher scan events
|
2023-07-17 17:12:33 +02:00 |
|
Aron Heinecke
|
af4c021dc1
|
derive debug for both debouncers
|
2023-07-15 23:28:58 +02:00 |
|
Aron Heinecke
|
bba5469521
|
debouncer mini: passivate debounce loop and overhaul config
Switches from active polling to an event loop that can fully sleep.
Also overhauls the configuration with a builder.
Bumps version to 0.4
|
2023-07-15 23:19:21 +02:00 |
|
Aron Heinecke
|
7da85a983e
|
fixup broken builds for macos from PR #499
|
2023-07-13 23:39:03 +02:00 |
|
Daniel Faust
|
9d4b195640
|
Add debounced monitor example
|
2023-07-13 22:45:02 +02:00 |
|
Daniel Faust
|
2d569cc573
|
Add logging to monitor example
|
2023-07-13 22:45:02 +02:00 |
|
Daniel Faust
|
a694573939
|
Add log statements
|
2023-07-13 22:45:02 +02:00 |
|
Aron Heinecke
|
86746c3fa6
|
upgrade bitflags to v2
|
2023-07-13 00:34:55 +02:00 |
|
Aron Heinecke
|
b7cae13892
|
require bitflags only on macos
|
2023-07-13 00:34:55 +02:00 |
|
Kisaragi
|
ed40f7dd10
|
docs: fix possible typo (#502)
|
2023-07-06 01:22:01 +09:00 |
|
Sebastian Toh
|
0539af887a
|
fix moved directory not being watched
Fixes https://github.com/notify-rs/notify/issues/491
|
2023-06-21 21:03:40 +02:00 |
|
Aron Heinecke
|
5f8cbebea3
|
more things to check for releases
|
2023-06-16 00:59:08 +02:00 |
|
Aron Heinecke
|
036750022f
|
prepare notify v6.0.1
|
2023-06-16 00:59:08 +02:00 |
|
Aron Heinecke
|
c7b0756269
|
add missing link for PR 488
|
2023-06-16 00:59:08 +02:00 |
|
Aron Heinecke
|
40ec37f95e
|
cargo fmt over everything
|
2023-06-16 00:59:08 +02:00 |
|
Aron Heinecke
|
0611b06917
|
move fs import so it won't emit warnings
|
2023-06-16 00:59:08 +02:00 |
|
Daniel Faust
|
58a4c13255
|
Add DebouncedEvent to debouncer-full
|
2023-06-09 14:13:09 +02:00 |
|
Aron Heinecke
|
4bce637411
|
fixup debouncer-mini version for examples
|
2023-05-17 18:54:57 +02:00 |
|
Aron Heinecke
|
4be6bdef4f
|
fix mixed up debouncer mini/full link
|
2023-05-17 02:30:50 +02:00 |
|
Aron Heinecke
|
936794f064
|
actually increase debouncer-mini version 0.3.0
|
2023-05-17 02:11:24 +02:00 |
|
Aron Heinecke
|
b6e40944d3
|
prepare v6 and fix 5.2.0
also add debouncer-full without default features to run check
|
2023-05-17 01:56:10 +02:00 |
|
Daniel Faust
|
7b89553e27
|
Raise MSRV to 1.60
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
af9feef399
|
Rename debouncer-refined to debouncer-full
|
2023-05-15 15:43:19 +02:00 |
|