steamcontroller icon indicating copy to clipboard operation
steamcontroller copied to clipboard

Keep alive daemon

Open robsdedude opened this issue 4 years ago • 0 comments

Adding an option to SteamController.run to keep the daemon alive when the gamepad gets disconnected. Daemon will try to reconnect by polling every 2 seconds. This could be optimized by using the hotplug api (http://libusb.sourceforge.net/api-1.0/libusb_hotplug.html).

robsdedude avatar Feb 15 '20 19:02 robsdedude