-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Systray launcher #761
Systray launcher #761
Conversation
Following flags were added: - --has-vpn-client includes VPN client config; - --has-vpn-server includes VPN server config; - --has-skychat includes Skychat config; - --has-skysocks includes Skysocks config; - --has-skysocks-client includes Skysocks client configю If no flags are specified, all the configs get generated by default as usual. Flag `--no-apps` was added. In case one needs to generate config with no apps at all, this flag needs to be specified.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done. Just a few small comments and questions from my side.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as my old mistake, seems adding new line at end of codes is off on your IDE.
And just some little comments.
I want to open browser from systray, but I get following error.
I'm on KDE desktop with Firefox default browser. Other thing that I see is a sudden interruption without completing the shutdown process. |
Have you set default browser in I'll fix shutdown process today. |
|
Screen.Recording.2021-08-25.at.00.20.53.mov
will test on KDE, and see whether it works. Works on KDE Plasma latest, on ubuntu 20.04 see attached video |
Did you run
make format && make check
? YesPart of #543
Changes:
golang-cross
)How to test this PR:
https://github.com/skycoin/skywire/blob/284937e4a966b49e7b268e2733b02f7aca67779c/docs/systray-builds.md
Running on linux:
Tested on ubuntu 20.04, gnome DE.
Running on Mac: