Commit Graph

19 Commits

Author SHA1 Message Date
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
pingarelho 4768d48a3b Fix documentation inconsistencies (mainly tables) 2023-09-20 23:01:55 +01:00
Little Clover 2cac9f39d1 grammar correction 2021-12-13 17:36:10 +08:00
Aire-One 45ec8f85b8 add(fs-widget): Implement an alternative config pattern 2021-06-20 12:21:19 +02:00
streetturtle 88e37c2fec make beautiful optional in fs-widget 2021-06-13 21:17:50 -04:00
streetturtle 92a9170d9c [fs] add onclick highlightning 2021-06-12 22:24:50 -04:00
streetturtle 3a26ea67be [fs] reformat 2021-06-12 22:22:15 -04:00
streetturtle 45f92c220b [fs] typo 2021-01-24 14:57:45 -05:00
streetturtle 6344d94e22 Revert "[fs] hide popup on right click"
This reverts commit 87f4e07d
2020-12-26 14:54:38 -05:00
streetturtle 87f4e07d85 [fs] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle a0cd854a4d fix more warnings 2020-12-05 20:57:04 -05:00
streetturtle 1c957ffc8a [fs] fix #218 2020-11-30 09:31:44 -05:00
streetturtle 3756d3af4f
Merge pull request #208 from floli/improve-fs-widget
Improve fs widget
2020-11-10 16:30:56 -05:00
Florian Lindner 32e2bd04a9 Remove explicit setting of bg color.
So that the default is taken. Gives a more unified appearence to the
other widgets.
2020-11-10 22:07:20 +01:00
Florian Lindner 06a386f9ee Use a ratio layout for a more aligned appearance. 2020-11-10 21:51:50 +01:00
Florian Lindner 1c19fff4be Fix fs-widget README.
Was obviously forgotten after moving it from storagewidget.
2020-11-01 14:37:45 +01:00
Chris Bruce a2eddcdfcd Add widget timeouts 2020-09-19 01:08:15 -07:00
streetturtle fa725e4d86 [fs-widget] few cosmetic changes 2020-02-22 13:55:04 -05:00
streetturtle 2e51c26322 [fs-widget] rename storage to fs 2020-02-22 13:50:30 -05:00