Commit Graph

5 Commits

Author SHA1 Message Date
Maxime Schmitt
fae7d7f65d Update interface codebase
The interface layout selection has been updated to support the interface option.
The interface option stores which data that needs to be plotted for each
devices.

The plot drawing code now supports the reverse plotting option.

The interface uses the ring buffer, the updated version of
the layout computation and plots the data specified by the interface options.
2021-05-17 23:32:59 +02:00
Maxime Schmitt
2f20e3a753 Use a ring buffer to store the chart data 2021-05-17 22:42:28 +02:00
Maxime Schmitt
94b7be42be Consistency size reduction of menu shortcuts 2021-05-15 20:31:41 +02:00
Maxime Schmitt
60f331d5d1 Add the update interval as an option
- Add a general option category.
- Moved the disable color option to the general category.
- Add the interface update interval to the general category.
2021-05-15 20:22:50 +02:00
Maxime Schmitt
41c7feaf16 Setup window implementation
The setup window allows the user to modify and save the options of NVTOP.
2021-05-15 17:43:43 +02:00