Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-20 | [feat] remove status files on shutdown | Kali Kaneko | |
2017-12-08 | [bug] remove hardcoded path | Kali Kaneko | |
2017-12-08 | [feat] osx systray with pyqt5 | Kali Kaneko | |
2017-08-14 | [style] pep8 | Kali Kaneko | |
2017-08-14 | [bug] kill a previous process in osx | kali | |
Since in OSX the user sees Bitmask in the Dock, I assume that re-launching Bitmask.app from the /Applications folder means that we can kill the previous process. It probably should be able to terminate it gracefully, but we're hitting this during early testing because of the move to native webview - because the window.close() method is still not properly hooked. - Resolves: #9001 | |||
2017-08-14 | [pkg] working bundle in osx using pywebview + pyobjc | kali | |