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

The keyboard devices are now getting automatically recognized and don't raise OSError when disconected #642

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

H3LL0U
Copy link

@H3LL0U H3LL0U commented Mar 14, 2024

When the devices are disconected on Linux based systems it caused the OSError and made the program crash. Now the AggregatedEventDevice automatically creates a thread which checks if there are any new devices that have been added. It also recognises if the device has been removed and closes the thread that listened to that device's inputs. Issues:
#531
#639

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

Successfully merging this pull request may close these issues.

None yet

3 participants