Sean Smith
264f49fd2c
Fix race with HighlightableHelper
...
GetRect can lead to a race condition
Add a RenderFunc method so that we can call try to
wrap even more of our rendering in the thread safe
`QueueUpdateDraw` method
2019-08-24 22:15:35 -04:00
Chris Cummer
4e46fff145
Move the utils.go file into the /utils directory
2019-08-05 10:50:12 -07:00
Chris Cummer
b07f3c5e67
Reimpliments the module configuration validation
...
Now supports displaying errors from multiple widgets.
2019-07-07 16:04:43 -07:00
Chris Cummer
1f82d26ac2
Fix a Transmission bug in which seed ratios could be negative percentages
2019-07-04 20:17:32 -07:00
Chris Cummer
eb11ec34f2
Simplify the Transmission display when there are no torrents
2019-06-26 18:14:14 -07:00
Chris Cummer
4f0b0fedb8
Add Transmission seed ratio to display
2019-06-26 17:34:55 -07:00
Chris Cummer
bf84bfe4b0
Add percentage sign to Transmission download indicator
2019-06-26 17:18:33 -07:00
Chris Cummer
3a65dad743
Add pause/unpause and delete functionality to Transmisson widget
2019-06-26 16:51:18 -07:00