Samuel Littley
Samuel Littley
Would it be possible to have more than one device for one user? I'd like to use this for two factor auth, but I'd like to be able to have...
POWERLINE_CUSTOM_CURRENT_PATH does nothing, because it then sets POWERLINE_CURRENT_PATH instead of POWERLINE_PATH Feasibly, POWERLINE_CUSTOM_CURRENT_PATH could be renamed to POWERLINE_CUSTOM_PATH, or its behaviour could be directly rolled into the POWERLINE_PATH variable (by...
Due to Arch Linux's use of Python 3 as default, the /usr/bin/python symlink causes some things to fail. I've fixed it so that the python2 symlink is used, invoked through...
Error is: ``` Traceback (most recent call last): File "./cloudapp", line 24, in main() File "./cloudapp", line 19, in main mainWidget = DropWidget() File "/home/samuel/code/py-cloudapp/droptarget.py", line 21, in __init__ self.trayIcon...
Generated using Please 17.21.0 with `plz test --profile_file=default.pgo //...` after a `plz clean -f` and `plz update` I'm a little concerned that the file is now 23% of the size...