Skip to content
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

run as systray flag --systray #1396

Merged
merged 13 commits into from
Oct 24, 2022
Merged

run as systray flag --systray #1396

merged 13 commits into from
Oct 24, 2022

Conversation

mrpalide
Copy link
Contributor

@mrpalide mrpalide commented Oct 22, 2022

Did you run make format && make check? Yes

Fixes #_

Changes:

  • merge build nonsystray and systray in one binary, then use --systray flag on running visor for start as systray

Screencasts:
Windows

screencast-windows.mp4

Mac

screencast-mac.mp4

Linux

xubuntu-screen0.webm

How to test this PR:

  • build by make build
  • run visor without systray, by ./skywire-visor -c skywire-config.json
  • run visor as systray by ./skywire-visor -c skywire-config.json --systray

@0pcom 0pcom self-requested a review October 24, 2022 13:29
Copy link
Collaborator

@0pcom 0pcom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice work. Extensive changes.

will have to test it on a pi when its merged on develop.

Not to make sure the systray works, but to make sure the hidden dependency error doesn't manifest again if the visor is not run with the systray. If it doesn't we will have to revert or figure something else out.

@0pcom 0pcom merged commit f90cefa into skycoin:develop Oct 24, 2022
@mrpalide mrpalide deleted the feature/run-as-systray-flag branch October 24, 2022 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants