Open DvaMishkiLapa opened 1 week ago
It's possible.
Most likely, the Linux version will always lag behind the Windows version of the client in terms of functionality.
Work on functionality porting is in progress in the branch linux_support. There you can also see README.md, where the state of affairs is reflected.
The project already supports Linux, actually. Although, the multitouch logic is faulty and should be reworked, perhaps using https://bitmath.se/org/code/mtdev/ as inspiration.
Initial support via
uinput
exists in the filelinux.rs
, but was completely unsupported. In addition, the implementation for ViGemBus Windows is far behind.