summaryrefslogtreecommitdiffstats
path: root/src/btop_config.hpp
AgeCommit message (Expand)Author
2024-01-03Add flag to set the refresh rate from command linenobounce
2024-01-03Don't pass int by referencenobounce
2024-01-03Improved error handling when determining the config directorySteffen Winter
2023-12-25Replace robin_hood map and set with STD alternative and add safeVal() functio...aristocratos
2023-11-25Added definition GPU_SUPPORT to toggle GPU related codearistocratos
2023-08-27Added show_gpu_info setting and Auto options for cpu graphsaristocratos
2023-08-26Squashed commit of the following:aristocratos
2023-05-19Bind GPU panel to 5,6,7,8,9,0 and fully implement multi-GPU supportromner-set
2023-05-12Add rudimentary, fullscreen single-GPU NVML utilization graphromner
2022-10-04Fix variable initialization to 'auto' for getB()Στέφανος
2022-10-04More 'No need for const & in bool'Στέφανος
2022-10-03Further Cleanup Part 2Στέφανος
2021-12-13Fix spelling mistakes caught by debian lintianMarius Gripsgard
2021-10-17Added: Displayed battery selectable in options menuaristocratos
2021-09-18Fixed variables to support 32-bit and added preset selectionaristocratos
2021-09-12Added menu systemaristocratos
2021-08-15Added Net::collect(), Net::draw() and input mappings for netaristocratos
2021-08-04Formatting and fixesaristocratos
2021-07-29Added Cpu::collect(), Cpu::get_cpuName() and Cpu::getHz()aristocratos
2021-07-24Added functionality for text editing and slight modifications to default them...aristocratos
2021-07-21Loads...aristocratos
2021-07-18Added Input::process for input actions and Runner:: namespace for multithread...aristocratos
2021-07-04Added Proc::_collect_details for process info box collectionaristocratos
2021-06-20Added themes and 16 color modearistocratos
2021-06-19More file reorganizationsaristocratos