anatoly techtonik
anatoly techtonik
There is some problem with IncludePath - I give up - https://ci.appveyor.com/project/techtonik/evil-programmers/build/1.0.22
The use case that this needs to pass to make it useful for processing. Given LD info on some web page, provide `Edit this page on Github` link. For example...
I am not sure that forcing things with legal is about "consensus" that decentralized technology is about. As long as there is a community process and single point of reference...
I am not a contributor to this repo, so my voice doesn't count. =)
How about standard for naming those keys? Right now everybody invents the names. Like `LEFT` in SDL, `ArrowLeft` in USB HID and `LeftArrow` somewhere else. I'd prefer CamelCase SDL convention.
I guess USB HID didn't think about key names consistency even though they are most likely to be used in macros for different programs. So making some work beforehand and...
I am not sure how to handle the "Profiles" stuff. What should be the logic behind `wireless.connect(ssid='ssid', password='password')`? 1. How to create profile to connect to if it doesn't exist?...
During work on 6b59fc45a06e I found that Windows seems to support multiple SSID per profile. It may be worthy to create some PythonWireless profile. It may to connect faster, because...
Found a faster strategy to query available profiles - read files from C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces Windows has no way to decrypt WiFi password under user account - needs to do this from...
I see no way to configure SSID for existing profile on Vista. =/