bottom/src
Clement Tsang c0a8c347e1
bug: remove buggy auto-generated CPU colour implementation (#308)
Removes the random automatically generated colours for the CPU metrics. This was not supported in all terminal emulators, and would cause some of them to break (namely macOS Terminal).

Instead we'll default to colours we can be more certain will work and loop through them as required. Users can still override these colours with their own.
2020-11-18 20:00:31 -05:00
..
app feature: Add collapsible tree entries (#304) 2020-11-18 01:28:53 -05:00
bin feature: default colour schemes (#296) 2020-11-15 05:16:47 -05:00
canvas bug: remove buggy auto-generated CPU colour implementation (#308) 2020-11-18 20:00:31 -05:00
options feature: Beginnings of in-app config (#231) 2020-09-22 18:12:36 -04:00
utils Use tmp_dir rather than /tmp/ (#260) 2020-09-30 22:53:54 -04:00
app.rs feature: Add collapsible tree entries (#304) 2020-11-18 01:28:53 -05:00
canvas.rs bug: remove buggy auto-generated CPU colour implementation (#308) 2020-11-18 20:00:31 -05:00
clap.rs feature: Add collapsible tree entries (#304) 2020-11-18 01:28:53 -05:00
constants.rs bug: remove buggy auto-generated CPU colour implementation (#308) 2020-11-18 20:00:31 -05:00
data_conversion.rs feature: Add collapsible tree entries (#304) 2020-11-18 01:28:53 -05:00
lib.rs feature: Add collapsible tree entries (#304) 2020-11-18 01:28:53 -05:00
options.rs feature: Add collapsible tree entries (#304) 2020-11-18 01:28:53 -05:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00