add basic cursor

This commit is contained in:
Bradley Cicenas
2016-12-26 18:39:15 +00:00
parent 1bbe8463fe
commit 055257528a
3 changed files with 36 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ import (
type Widgets struct {
cid *ui.Par
names *ui.Par
cpu *ui.Gauge
net *ui.Gauge
memory *ui.Gauge