Jeff Zaroyko
|
4bc92bcce8
|
add arpansagovau module for displaying UV data from Australian cities
|
2019-08-30 11:33:34 +10:00 |
|
Sean Smith
|
146cbb598a
|
Attempt to offer linux transparency
Add 'transparent' as a color option
Default to 'transparent'
Make sure to set color to appropriate things, so transparency is achieved
|
2019-08-20 22:28:14 -04:00 |
|
Andrew Suderman
|
da0e1dbd5b
|
Adding a Kubernetes module for displaying Kubernetes cluster resources and info
Signed-off-by: Andrew Suderman <andrew@sudermanjr.com>
|
2019-08-05 21:43:52 -06:00 |
|
Chris Cummer
|
4e46fff145
|
Move the utils.go file into the /utils directory
|
2019-08-05 10:50:12 -07:00 |
|
Chris Cummer
|
2ba50f2a73
|
Move WidgetMaker functionality into /app
|
2019-08-04 21:20:53 -07:00 |
|
Sean Smith
|
10772c2190
|
Fix keyboard fallthrough
We are expecting Esc and Tab to perform other actions, so these need to not return nil
Addresses #520
|
2019-08-03 22:24:22 -04:00 |
|
Chris Cummer
|
82c89668a0
|
Move the ModuleValidator from /wtf to /app
|
2019-07-29 06:15:51 -07:00 |
|
Chris Cummer
|
b790b27000
|
Move the FocusTracker from /wtf to /app
|
2019-07-29 06:15:51 -07:00 |
|
Chris Cummer
|
8436b74ac1
|
Make all exported fields unexported in WtfApp
|
2019-07-29 06:15:51 -07:00 |
|
Chris Cummer
|
73391b06e4
|
Add ability to explicitly stop modules via a QuitChan
|
2019-07-29 06:15:51 -07:00 |
|
Chris Cummer
|
cfd3c731ba
|
Move the scheduler up into /app
|
2019-07-29 06:15:51 -07:00 |
|
Chris Cummer
|
a6d18e286a
|
Extract most app setup out of main and into wtf_app
|
2019-07-29 06:15:51 -07:00 |
|