Nuno Silva
|
2717d15af5
|
fix SI prefixes
- lower 'm' is milli, not mega
- lower 'g' is unassigned
- 'G' is 10^9, 'Gi' is 2^30
see https://en.wikipedia.org/wiki/Metric_prefix
|
2023-11-18 17:08:39 +00:00 |
Nuno Silva
|
e97d0df3c9
|
net-speed-widget: fix race condition when using multiple monitors/widgets
|
2021-06-06 02:42:05 +01:00 |
Nuno Silva
|
c4606372b3
|
net-speed-widget: fix speed calculation
need to divide by time
|
2021-06-06 02:24:32 +01:00 |
streetturtle
|
6d49a59b75
|
fix lua check build
|
2021-06-03 20:57:48 -04:00 |
polygon
|
992916f023
|
Make net-speed width configurable with args
|
2021-05-22 11:59:51 +02:00 |
streetturtle
|
a0cd854a4d
|
fix more warnings
|
2020-12-05 20:57:04 -05:00 |
Chris Bruce
|
a2eddcdfcd
|
Add widget timeouts
|
2020-09-19 01:08:15 -07:00 |
streetturtle
|
aed5e8a2bf
|
[net] remove debug output
|
2020-08-13 13:54:08 -04:00 |
streetturtle
|
bf6c45fb3a
|
[net] get speed from all interfaces by default
|
2020-08-03 21:25:07 -04:00 |
streetturtle
|
caf0879a15
|
[net-speed-widget] init commit
|
2020-07-20 22:30:41 -04:00 |