Releases: ShadowBlip/InputPlumber
Releases · ShadowBlip/InputPlumber
v0.8.2
0.8.2 (2024-03-17)
Bug Fixes
- DBus: add volume events for DBus (42998f4)
v0.8.1
0.8.1 (2024-03-17)
Bug Fixes
- AYANEO: Add hwdb rules for mapping ayaneo scancodes to keys. (fc0373f)
- Pkg: include hwdb in install (0240a5d)
v0.8.0
0.8.0 (2024-03-17)
Bug Fixes
- devices: Add more devices. (55a5981)
Features
- composite_device: Add all HandyGCCS supported devices. (00491ae)
v0.7.3
0.7.3 (2024-03-15)
Bug Fixes
- CompositeDevice: remove double tracking of source devices to allow stopping (628baec)
- Manager: correctly track target devices for composite devices (215dc34)
v0.7.2
0.7.2 (2024-03-14)
Bug Fixes
- Intercept: always send guide events over dbus when intercept mode > 0 (694d475)
v0.7.1
0.7.1 (2024-03-13)
Bug Fixes
- DBus: add support for translating keyboard input to dbus input (9b5b732)
v0.7.0
0.7.0 (2024-03-13)
Features
- manager: Allow for multiple unique version of the same input type. (3075f0e)
v0.6.0
0.6.0 (2024-03-10)
Bug Fixes
- Config: only return a match if a whole config block matches (3ec9eeb)
- format: Remove unused code and comments (35a26c8)
- Legion Go: Add mouse support to driver. (3014b8b)
- Legion Go: Add status events for the lego controller (c57815e)
- Legion Go: Fix mouse reports. Fix config for different modes. (09b731c)
- Legion Go: Fix Touchpad Input report (376a069)
- Legion Go: Move yaml to new naming schema. Rename Base to QuickAccess. (75744de)
- Legion Go: Rename Accel to Gyro. Fix some warnings. (37cf1a4)
- schema: Update schema with paddle 3, vendor/product ID for evdev. (111fdb4)
Features
- Legion Go: Add Legion Go support (cfe64b0)
- manager: Check devices once, and on add/remove. (2af1113)
Reverts
- Revert "fix(config): Use interface number for seen devices. Don't force all interfaces to be present." (2208a1a)
v0.5.0
0.5.0 (2024-03-08)
Bug Fixes
- Logging: use environment variable to enable log levels (d31ac19)
Features
- CapabilityMap: add capability mapping and translation support (9e80da2)
v0.4.4
0.4.4 (2024-03-06)
Bug Fixes
- Version: print version number on startup (a014ab0)