aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ringlogger (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-23ui: initialize TunnelsView model from service.IPCClientTunnelsAlexander Neumann1-13/+5
Signed-off-by: Alexander Neumann <alexander.neumann@picos-software.com>
2019-04-23ui: handle adding and removing of tunnels for trayAlexander Neumann2-44/+77
Signed-off-by: Alexander Neumann <alexander.neumann@picos-software.com>
2019-04-23ui: replace PrivateKeyEvent with walk.StringEventAlexander Neumann1-37/+2
Signed-off-by: Alexander Neumann <alexander.neumann@picos-software.com>
2019-04-23ui: update status and active CIDRs menu itemsAlexander Neumann1-25/+42
Signed-off-by: Alexander Neumann <alexander.neumann@picos-software.com>
2019-04-23ui: use slightly larger font to improve status display in ConfViewAlexander Neumann1-0/+6
Signed-off-by: Alexander Neumann <alexander.neumann@picos-software.com>
2019-04-23ui: add new status and toggle types akin to labelTextLine and refactor as requiredAlexander Neumann1-58/+200
Signed-off-by: Alexander Neumann <alexander.neumann@picos-software.com>
2019-04-23ui: refactor TunnelsView to use the new status image painterAlexander Neumann1-34/+13
Signed-off-by: Alexander Neumann <alexander.neumann@picos-software.com>