Skip to content

feat(tailscale): add account switching#895

Open
fstanis wants to merge 1 commit into
noctalia-dev:mainfrom
fstanis:tailscale
Open

feat(tailscale): add account switching#895
fstanis wants to merge 1 commit into
noctalia-dev:mainfrom
fstanis:tailscale

Conversation

@fstanis
Copy link
Copy Markdown
Contributor

@fstanis fstanis commented May 28, 2026

This PR adds fast user switching to the tailscale plugin, specifically a combo box which only appears if you have more than one account (tailscale switch --list) and changing its value will switch to that user and refresh the UI.

Useful if you e.g. have separate personal and work networks.

Copy link
Copy Markdown
Collaborator

@spiros132 spiros132 left a comment

Choose a reason for hiding this comment

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

Just one tiny thing, otherwise I'll merge this in :D

Comment thread tailscale/Panel.qml
}
}

ComboBox {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Would you be able to use NComboBox instead of the qml provided one?

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