bread/breadd/src
Breadway d44ece3649 feat: enhance device normalization and classification
- Introduced a new mechanism in EventNormalizer to suppress duplicate events from child nodes of the same physical device.
- Removed the device classification logic from the normalizer and replaced it with a rule-based system using Lua scripts.
- Added support for user-defined device rules in Lua, allowing for flexible device naming based on various conditions.
- Updated the state engine to handle device rules and resolve device names before dispatching events.
- Modified the installation script to set up default configuration files for the daemon and Lua modules.
- Improved the handling of systemd user services to dynamically set the ExecStart path based on the installation directory.
2026-05-12 21:27:07 +08:00
..
adapters feat: enhance device normalization and classification 2026-05-12 21:27:07 +08:00
core feat: enhance device normalization and classification 2026-05-12 21:27:07 +08:00
ipc feat: add bread-sync module for snapshot and restore functionality 2026-05-12 00:20:45 +08:00
lua feat: enhance device normalization and classification 2026-05-12 21:27:07 +08:00
main.rs unsure 2026-05-11 16:30:05 +08:00