rmschooley
|
7670e87ab5
|
Update hid_mouse_absolute.go
Added support for mouse vertical wheel scrolling.
|
2025-05-15 22:51:47 -05:00 |
rmschooley
|
5411424d7c
|
Update hid_mouse_absolute.go
Eliminate adjustment of wheelY value. This is now done completely in mouseWheelHandler() in WebRTCVideo.tsx.
|
2025-05-14 21:50:40 -05: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 |