Open donotturnoff opened 2 years ago
I currently have to hardcode the paths of the event sources and DRI cards into the program, and devices cannot be added at run time. I would like to have a single system for detecting and configuring devices at startup and during execution.
Need to make sure that device addition/removal is thread-safe
I currently have to hardcode the paths of the event sources and DRI cards into the program, and devices cannot be added at run time. I would like to have a single system for detecting and configuring devices at startup and during execution.