wgois / OIS

Official OIS repository. Object oriented Input System
https://wgois.github.io/OIS/
zlib License
254 stars 86 forks source link

multi keyboard and mouse. #75

Open netpipe opened 2 years ago

netpipe commented 2 years ago

multiple keyboard and mouse support

https://github.com/NoobsArePeople2/manymouse https://github.com/netpipe/frostWM/tree/master/x11input

might put a freelancer on it soon.

netpipe commented 2 years ago

from the terminal run "xinput test-xi2" to see all the events.

netpipe commented 2 years ago

https://github.com/netpipe/libInput first part done, he is looking into implementing into OIS now.