ReenigneArcher
ReenigneArcher
@alanjds a PR would be much appreciated if you come up with a solution. This thread may be of interest: https://github.com/games-on-whales/inputtino/issues/6
@alanjds We're not currently using SDL, only inputtino on Linux. I'm not against using SDL though.
https://docs.lizardbyte.dev/projects/sunshine/master/md_docs_2troubleshooting.html#unusual-mouse-behavior
setcap is set automatically in the rpm spec file when using our Fedora copr build.
Is the user running sunshine part of the input group?
I assume it's related to this change: https://github.com/LizardByte/Sunshine/pull/2606
https://github.com/LizardByte/Sunshine/pull/2343 There was this PR, but the author closed it.
I'm not sure if we can do anything about this. - https://github.com/LizardByte/Sunshine/blob/2cd4b1b3adae8f52589239765f9f3b465f7802f5/src/platform/linux/kmsgrab.cpp#L175-L229 - https://gitlab.freedesktop.org/mesa/drm/-/blob/main/xf86drmMode.c#L1784-L1835
Closing in favor of #2803
Can you test this PR? https://github.com/LizardByte/Sunshine/pull/2508