Daniel Faust
|
80aaee21f7
|
Bump debouncer-full version and add changelog
|
2024-01-22 16:51:51 +01:00 |
|
Daniel Faust
|
f676035ab9
|
Add RecommendedCache
|
2024-01-22 16:51:51 +01:00 |
|
coswat
|
146790b179
|
code format by cargo fmt
|
2023-09-30 23:00:56 +02:00 |
|
coswat
|
777dfa0f45
|
removed unused import from debouncer_mini.rs
|
2023-09-30 23:00:56 +02:00 |
|
Aron Heinecke
|
4a001215b3
|
remove serde restriction and publish new versions
the experiment got removed in serde-rs/serde#2590
|
2023-08-21 11:31:48 +02:00 |
|
Yuji Yaginuma
|
03ac300d36
|
Fix a filename of example
There isn't `monitor_full.rs` and I assume `debouncer_full.rs` is
the correct name.
|
2023-08-21 10:19:51 +02:00 |
|
Aron Heinecke
|
738957a91f
|
prepare notify 6.1.0, debouncer-mini, 0.4.0 debouncer-full 0.3.0, file-id 0.2.0
|
2023-08-20 03:39:50 +02:00 |
|
Aron Heinecke
|
1420e46e8b
|
opt-out of serde binary experiment
This opts-out of https://github.com/serde-rs/serde/issues/2538 for now
|
2023-08-20 03:33:28 +02:00 |
|
Aron Heinecke
|
2e0fb36eea
|
add manual polling for PollWatcher
|
2023-08-16 23:55:41 +02:00 |
|
Ari Lotter
|
586be001df
|
fix typo in examples README.md (#522)
|
2023-08-12 12:02:34 +09: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
|
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 |
|
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 |
|
Aron Heinecke
|
036750022f
|
prepare notify v6.0.1
|
2023-06-16 00:59:08 +02:00 |
|
Aron Heinecke
|
40ec37f95e
|
cargo fmt over everything
|
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 |
|
Daniel Faust
|
af9feef399
|
Rename debouncer-refined to debouncer-full
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
679fc4a3f2
|
Use path to link to local dependencies
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
1d88f6df4b
|
Revert "Use workspace dependencies"
This reverts commit 7e8ea0873ddb87530fb58c5341d2d00b89791c28.
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
da4cbba07a
|
Fix debounced examples
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
315bc709bf
|
Use workspace dependencies
|
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 |
|