summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-01-30Merge branch 'main' into battery-power-2vsey
2024-01-27Fix dynamic loading of ROCm v6fxzjshm
2024-01-26Fixed incorrect used and available memory for OSXaristocratos
2024-01-26Support for dynamic loading of ROCm v6aristocratos
2024-01-22Fix missing value in battery status tuple for openbsdjkre
2024-01-22Add battery power draw to battery inforamtion tuple for openbsd and set it to...jkre
2024-01-22Merge branch 'aristocratos:main' into battery-power-2vsey
2024-01-07Fixed gpu boxes visibility state not saved and removed unnecessary commentsaristocratos
2024-01-07Fixed config variable show_gpu_info working correctlyaristocratos
2024-01-03Merge branch 'main' into battery-power-2vsey
2024-01-03Add flag to set the refresh rate from command linenobounce
2024-01-03Don't pass int by referencenobounce
2024-01-03Merge branch 'main' into config-read-onlyJakob P. Liljenberg
2024-01-03Improved error handling when determining the config directorySteffen Winter
2024-01-03Merge branch 'main' into pr/lvxnull/624aristocratos
2024-01-03Merge branch 'main' into lldb-term-sizeJakob P. Liljenberg
2024-01-02Change robin_hood maps to std::unordered_maparistocratos
2024-01-02Squashed commit of the following:aristocratos
2023-12-29Merge branch 'aristocratos:main' into battery-power-2vsey
2023-12-28Proc::draw() -> Use std::erase_if() instead of for loopsaristocratos
2023-12-27Fixed leftover code in GPU init logging false errorsaristocratos
2023-12-26Merge branch 'aristocratos:main' into battery-power-2vsey
2023-12-26Try alternative names for GPU libraries during GPU initaristocratos
2023-12-25Fix errorsaristocratos
2023-12-25Added more checks and debug loggingaristocratos
2023-12-25Return const refsaristocratos
2023-12-25Fix call to compact and missing utility includearistocratos
2023-12-25Replace robin_hood map and set with STD alternative and add safeVal() functio...aristocratos
2023-12-17Merge branch 'aristocratos:main' into battery-power-2vsey
2023-12-15conditional compile on Big Sur and upJos Dehaes
2023-12-15make os compatiblejkre
2023-12-15add freebsd support for battery powerjkre
2023-12-14make discribtion in menu and settings clearerjkre
2023-12-14Only redraw battery indicator on power change if power change option is set t...jkre
2023-12-14add show_battery_power option to menujkre
2023-12-14round wattage to second decimaljkre
2023-12-14remove redundant spacejkre
2023-12-14Show wattage next to battery remaining time when wattage could be calculatedjkre
2023-12-14add power to get_battery function outputjkre
2023-12-14add power draw calculation for batteryjkre
2023-12-14clean up if statement for battery percent calculationjkre
2023-12-13use capacity as default for battery percentage, less complicated and matches ...jkre
2023-12-13add battery percentage calculation in charge casejkre
2023-12-13add case of calculating the remaining battery time for current/chargejkre
2023-12-13Introduce charge in addition to energy for laptops that use charge instead of...jkre
2023-12-13Add current_now and voltage_now to battery struct and fix naming ofjkre
2023-12-12Version bump to 1.3.0 in preparation for upcoming releasearistocratos
2023-12-12Added swap to ignore for statvfs() since it will always failaristocratos
2023-12-12Added try->catch for get_zfs_stat_file() to avoid fs erroraristocratos
2023-12-12Merge branch 'main' into cpu-modelJakob P. Liljenberg