aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/tray.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: use tabs in main window and refactor tunnels ui and log dialog into tab pagesAlexander Neumann2019-04-241-5/+5
* ui: overlay main window and tray icons according to tunnel statusAlexander Neumann2019-04-231-0/+4
* ui: implement about dialog, version info still TODOAlexander Neumann2019-04-231-1/+1
* ui: implement [de]activation of tunnels via trayAlexander Neumann2019-04-231-13/+46
* ui: handle adding and removing of tunnels for trayAlexander Neumann2019-04-231-42/+59
* ui: update status and active CIDRs menu itemsAlexander Neumann2019-04-231-25/+42
* ui: split tray logic into tray componentAnthony Dong2019-04-231-0/+163