Releases: desaster/nethid
Releases · desaster/nethid
v1.0.1
Polishing and fixing stuff. Due to settings changes, wifi credentials and configuration will be reset.
New Features
- Desktop keyboard layouts now include a full numpad section
- Added Power, Sleep and Wake system control keys
- Added configurable mouse sensitivity
- Added syslog remote logging support
- Web UI shows live USB connection state
- New connections take over the previous session instead of being rejected
- Web UI pages are now bookmarkable via hash-based routing
- Added tap-and-drag gesture on the mobile touchpad
- HTTP and MQTT APIs now share the same key names, action format, and supported keys
Improvements
- Smoother two-finger scrolling on mobile using centroid-based touch tracking
- Tap detection no longer gets blocked by sub-pixel touch jitter
- Two-finger taps more reliably trigger right-click
- Fast mouse movements no longer cause overflow or dropped input
- Web UI redesigned with the Nord color palette and a cleaner layout
Bug Fixes
- Fixed USB remote wakeup not triggering when host is asleep
- Fixed rapid mouse button press+release being merged into a single report
- General stability fixes to WiFi reconnection, WebSocket handling, and USB state management