| Age | Commit message (Collapse) | Author |
|
Some TODOs and slight coding style inconsistencies remaining, though...
|
|
|
|
The client <-> server logic is not implemeted yet, though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*Maybe* I should document it more. Who knows... I do seem to get one
feature request every two years, and pretty much forget all about it
inbetween.
|
|
I must not have read libevdev's documentation well enough. Hopefully
this new approach will work better. The risk would be that the
conversion takes too long and properly handling all events leads to an
increasing lag between the physical and the virtual device. I should
probably add an option to let users indicate they would prefer dropping
missed events.
|
|
I am not sure that what I am doing is going to provide what was
requested in https://github.com/nsensfel/relabsd/issues/3 but it will at
the very least turn relabsd into a proper daemon, and the additions will
help create some kind of relabsd device manager if someone needs such a
thing.
|
|
|