summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-02-13v1.2.2 Bug fixesv1.2.2aristocratos
2022-02-13Added: Clarification on signal screen that number can be manually enteredaristocratos
2022-02-13Added: Toggle for showing free disk space for privileged or normal usersaristocratos
2022-02-12Changed: Reverted uncolor() back to using regexaristocratos
2022-02-11v1.2.1 Bug fixesv1.2.1aristocratos
2022-02-11Fixed: Battery meter draw fixaristocratos
2022-02-11Fixed: Alignment of columns in proc box when wide UTF8 characters are usedaristocratos
2022-02-09Removed: Unnecessary counter for atomic_lockaristocratos
2022-02-09Fixed: Fx::uncolor() optimizationaristocratos
2022-02-09Fixed: Logic of Fx::uncolor()aristocratos
2022-02-09Fixed: Wrong type for max() in msgBoxaristocratos
2022-02-09Fixed: Terminal resize warning getting stuckaristocratos
2022-02-09Description correctionaristocratos
2022-02-09Fixed: Text alignment for popup boxesaristocratos
2022-02-09Fixed: Fx::uncolor not removing all escapesaristocratos
2022-02-08Added or and if statementNavigationHazard
2022-02-08Best of Both Worlds. Both ways are workings now. Using enter and then moving ...NavigationHazard
2022-02-06Added Request - Arrow only after use of "f" in Process searchNavigationHazard
2022-02-06Added Request https://github.com/aristocratos/btop/issues/234NavigationHazard
2022-01-16v1.2.0 FreeBSD Supportv1.2.0aristocratos
2022-01-16Added: Option for base 10 bytes/bitsaristocratos
2022-01-16Fixed (freebsd): Process cpu usage, sorting and warningsaristocratos
2022-01-16Changed: process-per-core defaults to falsearistocratos
2022-01-12Fixed: Net speed rollover for 32-bitaristocratos
2022-01-12Squashed commit of the following:Jos Dehaes
2021-12-30Fixed: Account for system rolling over net speeds in Net::collect()aristocratos
2021-12-29v1.1.4 Bug fixesv1.1.4aristocratos
2021-12-29Merge pull request #209 from mariogrip/fix-missing-copyright-srcJakob P. Liljenberg
2021-12-29Merge pull request #208 from mariogrip/fix-spelling-mistakesJakob P. Liljenberg
2021-12-29quick_exit for DarwinAnton Samokhvalov
2021-12-29Revert "no memory leak"Anton Samokhvalov
2021-12-29no memory leakAnton Samokhvalov
2021-12-29in_avail() can always be zero, it is a optimization opportunity onlyAnton Samokhvalov
2021-12-27Merge branch 'main' of github.com:aristocratos/btoparistocratos
2021-12-27Changed: From rng::sort() to rng::stable_sort() for more stabilityaristocratos
2021-12-21fix CPU temp fallback on macOSJos Dehaes
2021-12-13Fix some missing copyright in src files found by debian lintianMarius Gripsgard
2021-12-13Fix spelling mistakes caught by debian lintianMarius Gripsgard
2021-12-11v1.1.3 New themes + bugfixesv1.1.3aristocratos
2021-12-11Fixed: Suspected possibility of very rare stall in Input::clear()aristocratos
2021-12-09Fixed: Fixed network graph scale int rolloveraristocratos
2021-12-02#168 - try again with TC0C smc keyJos Dehaes
2021-11-27v1.1.2 Bug fixesv1.1.2aristocratos
2021-11-27Fixed: coretemp orderingaristocratos
2021-11-27Merge branch 'sensor-fix'aristocratos
2021-11-27Fixed: UTF-8 detection on macosaristocratos
2021-11-27Fixed: Wrong unit for net_upload and net_download in config menuaristocratos
2021-11-24Disabled unused mouse_released eventaristocratos
2021-11-22Mem::collect optimizationaristocratos
2021-11-22Fix coretemp iteration due to missing temp9_input (i9-9940X)Krzysztof Filipek