Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate high level API and only convert evdev events #77

Open
dogtopus opened this issue Nov 5, 2022 · 0 comments
Open

Deprecate high level API and only convert evdev events #77

dogtopus opened this issue Nov 5, 2022 · 0 comments

Comments

@dogtopus
Copy link
Owner

dogtopus commented Nov 5, 2022

Turns out it's way too complicated and slow to do all the high level event emission ourselves. Plus that there's better, more battle-tested event sequencers like evemu, it makes having our own event sequencer an even worse idea.

Maybe we should pivot from making a fully featured gamepad emulator to just a simple event converter for evdev devices. This way it would also make ffsds4 more useful as a gamepad converter which will be more useful to an end-user for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant