summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index 60243a8..ddc22c0 100644
--- a/structs.go
+++ b/structs.go
@@ -151,6 +151,11 @@ type guiWidget struct {
active bool
+ enable bool
+ defaultColor *colorT // store the color to go back to
+
+ hidden bool
+
// AtW int
// AtH int