feat(input): add absolute pointer and scroll

This commit is contained in:
sechmachine
2026-08-11 01:09:42 +07:00
parent bfffea5d2d
commit f981823909
10 changed files with 285 additions and 34 deletions
+4 -1
View File
@@ -16,7 +16,10 @@ linked, or embedded:
- Apollo `adc5c5a0bd80831ce495434bb16aee2cd4175fb8`, GPLv3:
`src/rtsp.cpp`, `src/stream.cpp`, `src/audio.cpp`, `src/audio.h`,
`src/nvhttp.cpp`, `LICENSE`, and `NOTICE`.
`src/nvhttp.cpp`, `src/input.cpp`, `LICENSE`, and `NOTICE`.
- Apollo's moonlight-common-c pin
`c999436858471dfefa7617af3b7dc03ec1644ce4`, GPLv3: `src/Input.h`,
`src/InputStream.c`, and `LICENSE.txt`.
- Moonlight Qt `c0c4d6056569bba40ac4458a3c225c05ff86df6d` with common-c
pin `2ea47752c3051d72a64bcca190024e8b354fa1ef`, GPLv3:
`src/ControlStream.c`, `src/Video.h`, `src/RtpAudioQueue.h`,