Skip to content

chore: add connect/disconnect notifications on Coder Connect #140

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ibetitsmike
Copy link
Contributor

Fixes: #40

@@ -297,7 +351,7 @@ private void Window_Activated(object sender, WindowActivatedEventArgs e)
}

[RelayCommand]
private void Tray_Open()
public void Tray_Open()
Copy link
Member

Choose a reason for hiding this comment

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

Did this fix something?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

needed to expose as public to make sure we can all it from another class

@ibetitsmike ibetitsmike requested a review from deansheather June 30, 2025 15:38
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.

VPN/RPC state changes should send the user a notification
2 participants