Skip to content

Add create-empty-tunnel option and live search filter for tunnel list - #76

Open
GiakoumisOkrikos wants to merge 1 commit into
UnnoTed:masterfrom
GiakoumisOkrikos:add-empty-tunnel-and-search
Open

Add create-empty-tunnel option and live search filter for tunnel list#76
GiakoumisOkrikos wants to merge 1 commit into
UnnoTed:masterfrom
GiakoumisOkrikos:add-empty-tunnel-and-search

Conversation

@GiakoumisOkrikos

Copy link
Copy Markdown

Two small additions:

a) The "Add Tunnel" button now opens a menu with two choices: "Add empty tunnel" (generates a private key and opens the editor) and "Import from file" (the original browse behavior).
b) A search box above the tunnel list that filters as you type. Esc clears it.

Both features live in a single new file (gui/wireguird_addons.go) to keep the changes to gui/tunnels.go minimal. The search box is built at runtime in Go, so the .glade file and generated assets are untouched.

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.

1 participant