Commit Graph

12 Commits

Author SHA1 Message Date
Aveline cd85dcd0db
Merge 6484990fb9 into 0a4a1af80e 2025-05-19 15:49:56 +00:00
Siyuan Miao 6484990fb9 fix(usbgadget): symlinks not in order 2025-05-19 17:49:38 +02:00
rmschooley 0a4a1af80e
Improve/Simplify Mouse Wheel Scroll Behavior (#470)
* Improve/Simplify Mouse Wheel Scroll Behavior

* Update hid_mouse_absolute.go

Attempt to fix line reported as improperly formatted by lint.

* Update utils.go

Removed abs() function since lint states it is no longer used.
2025-05-19 13:03:33 +02:00
Siyuan Miao 5b8efd42d0 fix tests (should be only running on the device) 2025-05-19 10:01:04 +02:00
Siyuan Miao 25a3b625fa chore: update error message 2025-05-18 22:40:25 +02:00
Siyuan Miao 8fd8a70af5 make linter happy 2025-05-18 22:26:06 +02:00
Siyuan Miao 2ecc105a1c chore: wrap usbgadget actions in a transaction 2025-05-18 22:23:24 +02:00
Aveline 63c2272c45
feat(usb_mass_storage): mount as disk (#333)
* feat(usb_mass_storage): mount as disk

* chore: try to set initial virtual media state from sysfs

* chore(usb-mass-storage): fix inquiry_string
2025-05-12 19:07:27 +02:00
John 5f8b451cd7
fix: absolute mouse scroll (#434)
Co-authored-by: wup-one <wup@deepspace.game>
2025-05-11 17:19:07 +02:00
Siyuan Miao 4c37f7e079 refactor: use structured logging 2025-04-11 00:43:46 +02:00
Siyuan Miao f3c49b853d fix(usb_mass_storage): should use path instead of configPath 2025-03-19 17:43:19 +01:00
Siyuan Miao d1948adca8 refactor(usb): move usbconfig to a seperated package 2025-03-10 14:02:52 +01:00