Commit graph

  • c8d0322c3a Add Continuous Build OpenBSD aristocratos 2024-01-02 16:05:12 +0100
  • 4637ed3991 Change robin_hood maps to std::unordered_map aristocratos 2024-01-02 15:37:36 +0100
  • 934a9e3cf2 Squashed commit of the following: aristocratos 2024-01-02 15:29:53 +0100
  • fb6af5ddb4
    Merge branch 'aristocratos:main' into battery-power-2 vsey 2023-12-29 01:14:34 +0100
  • 285fb215d1 Proc::draw() -> Use std::erase_if() instead of for loops aristocratos 2023-12-28 13:10:18 +0100
  • 48f6425e6c refactor: use a custom command, set in config as copy_command, to copy to clipboard instead, to support all windowing systems Steven Xu 2023-11-26 17:54:28 +1100
  • 2fba934cde Fixed leftover code in GPU init logging false errors aristocratos 2023-12-27 00:54:28 +0100
  • 78122fd3e2 Remove old implementation of loading libnvidia-ml.so. This update addresses the issue where a false negative return occurs if libnvidia-ml is not found before checking for alternative library names. jkre 2023-12-26 23:59:28 +0100
  • 63ce0abc64
    Merge branch 'aristocratos:main' into battery-power-2 vsey 2023-12-26 23:43:14 +0100
  • ad14554f32 Try alternative names for GPU libraries during GPU init aristocratos 2023-12-26 19:32:43 +0100
  • a8fda16bf6
    Merge pull request #696 from aristocratos/map_safety Jakob P. Liljenberg 2023-12-26 19:19:14 +0100
  • 2796af3f37 Document DEBUG flag for Makefile aristocratos 2023-12-26 19:18:37 +0100
  • f484326bf2 Merge branch 'main' into map_safety aristocratos 2023-12-26 19:11:26 +0100
  • 89846a28c9 Fix GPU monotoring for nvidia jkre 2023-12-25 19:16:55 +0100
  • 9dd43796fd
    Merge branch 'main' into battery-power-2 vsey 2023-12-25 12:32:01 +0100
  • b4eb397fc6 Fix errors aristocratos 2023-12-25 10:52:52 +0100
  • 3c04a7a380 Added more checks and debug logging aristocratos 2023-12-25 10:41:15 +0100
  • 8b81c4a4ec Return const refs aristocratos 2023-12-25 03:28:35 +0100
  • f836233b64 Remove robin_hood.h aristocratos 2023-12-25 02:49:24 +0100
  • 3a8ceacaf8 Fix call to compact and missing utility include aristocratos 2023-12-25 02:37:32 +0100
  • e15e0b7188 Revert "Replace robin_hood map and set with STD alternative and add safeVal() function for map/vector access with fallback" aristocratos 2023-12-25 02:27:38 +0100
  • ced47a960f Replace robin_hood map and set with STD alternative and add safeVal() function for map/vector access with fallback aristocratos 2023-12-25 02:26:13 +0100
  • 6c87ab6196 Replace robin_hood map and set with STD alternative and add safeVal() function for map/vector access with fallback aristocratos 2023-12-25 02:16:15 +0100
  • aa5a225c82 fix cmake build Jos Dehaes 2023-12-20 20:47:46 +0100
  • d273f21917 osx CPU freq on apple silicon Jos Dehaes 2023-12-20 16:07:31 +0100
  • 5792216eb9
    Merge branch 'aristocratos:main' into battery-power-2 vsey 2023-12-17 21:19:39 +0100
  • a2325371d4
    Merge pull request #690 from aristocratos/osx-fix Jakob P. Liljenberg 2023-12-17 19:56:31 +0100
  • 46743abab8
    Merge branch 'main' into battery-power-2 vsey 2023-12-17 15:36:27 +0100
  • 4784cb4204
    Merge branch 'main' into main XXTXTOP 2023-12-17 19:09:34 +0800
  • b598f02468
    Merge branch 'main' into osx-fix osx-fix Jakob P. Liljenberg 2023-12-17 12:06:39 +0100
  • aab2e8cc55
    Fixed test-snap-can-build.yml Jakob P. Liljenberg 2023-12-17 12:03:47 +0100
  • b1fe3779e1
    Merge branch 'main' into osx-fix Jakob P. Liljenberg 2023-12-17 11:56:14 +0100
  • 2d15c41555
    Merge pull request #684 from kz6fittycent/main Jakob P. Liljenberg 2023-12-17 11:54:49 +0100
  • 2d3e453ed5
    Merge branch 'main' into main kz6fittycent 2023-12-15 12:02:11 -0600
  • 0a388647cc
    Update test-snap-can-build.yml kz6fittycent 2023-12-15 12:01:45 -0600
  • 49f425f356
    Update test-snap-can-build.yml kz6fittycent 2023-12-15 12:00:48 -0600
  • 780524267f conditional compile on Big Sur and up Jos Dehaes 2023-12-15 09:02:57 +0100
  • 0c706cd20a make os compatible jkre 2023-12-15 01:28:57 +0100
  • a81b514d6d add freebsd support for battery power jkre 2023-12-15 01:14:47 +0100
  • cd6c1b7294 make discribtion in menu and settings clearer jkre 2023-12-14 23:27:19 +0100
  • 2934138a66 Only redraw battery indicator on power change if power change option is set to true jkre 2023-12-14 22:56:31 +0100
  • 578b01e06b add show_battery_power option to menu jkre 2023-12-14 22:19:22 +0100
  • eaabc6479b Amend last commit title and description John Doe 2023-12-14 20:19:32 +0200
  • f2a1679f6d Replaced incorrect grammar corrections and changed another vocabulary change toriacx 2023-12-14 19:52:17 +0200
  • 2cf5ef15f4
    Remove incorrect grammar corrections and add another vocabulary change toriacx 2023-12-14 19:52:17 +0200
  • 3e6a888c19
    Grammar updates of CONTRIBUTING.md toriacx 2023-12-14 19:11:01 +0200
  • cdc201364d
    Update README.md XXTXTOP 2023-12-14 17:46:39 +0800
  • 8f6bd4fe6a
    Update README.md XXTXTOP 2023-12-14 17:45:57 +0800
  • 7a188bfaaf round wattage to second decimal jkre 2023-12-14 01:39:00 +0100
  • 1ad1418771 remove redundant space jkre 2023-12-14 00:58:17 +0100
  • ddd4bec1c3 Show wattage next to battery remaining time when wattage could be calculated jkre 2023-12-14 00:54:29 +0100
  • 6e575116fe add power to get_battery function output jkre 2023-12-14 00:53:01 +0100
  • 419a7d4ca3 add power draw calculation for battery jkre 2023-12-14 00:32:06 +0100
  • b09f352c09 clean up if statement for battery percent calculation jkre 2023-12-14 00:16:15 +0100
  • f6d8c4a044 use capacity as default for battery percentage, less complicated and matches desktop percent exactly jkre 2023-12-13 23:58:40 +0100
  • ab294bfc10 add battery percentage calculation in charge case jkre 2023-12-13 23:51:18 +0100
  • ee61700a44 add case of calculating the remaining battery time for current/charge jkre 2023-12-13 23:39:45 +0100
  • b99008f626 Introduce charge in addition to energy for laptops that use charge instead of energy, this is done so that the units make more sense in this case jkre 2023-12-13 23:17:07 +0100
  • 4c74a7c51d Add current_now and voltage_now to battery struct and fix naming of current_now jkre 2023-12-13 22:51:40 +0100
  • fe699b4333 Version bump to 1.3.0 in preparation for upcoming release aristocratos 2023-12-12 23:20:09 +0100
  • 2d2df23198 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2023-12-12 23:19:31 +0100
  • d7b581eda4 Updated changes aristocratos 2023-12-12 23:17:36 +0100
  • b71538eabe
    Merge pull request #666 from muneebmahmed/macos-clang Jakob P. Liljenberg 2023-12-12 23:07:39 +0100
  • 730af5d4e1
    Merge branch 'main' into macos-clang Jakob P. Liljenberg 2023-12-12 23:05:52 +0100
  • a017056ea0 Added swap to ignore for statvfs() since it will always fail aristocratos 2023-12-12 23:05:07 +0100
  • e770cccaf8 Added try->catch for get_zfs_stat_file() to avoid fs error aristocratos 2023-12-12 22:55:48 +0100
  • 0246b1b971 Enable macos clang Muneeb Ahmed 2023-11-20 12:18:40 -0800
  • 6282f36f8f
    Merge pull request #675 from imwints/cmake Jakob P. Liljenberg 2023-12-12 22:06:02 +0100
  • be731600f1
    Merge branch 'main' into cmake Jakob P. Liljenberg 2023-12-12 22:01:21 +0100
  • 450b59b657
    Merge branch 'main' into main Jakob P. Liljenberg 2023-12-12 21:55:27 +0100
  • cfd20a374b
    Merge pull request #677 from imwints/cpu-model Jakob P. Liljenberg 2023-12-12 21:48:55 +0100
  • b6a86962e2
    Merge branch 'main' into cpu-model Jakob P. Liljenberg 2023-12-12 21:47:01 +0100
  • 14e664e756
    Merge pull request #679 from masiboss/main Jakob P. Liljenberg 2023-12-12 21:41:55 +0100
  • 875f08ba5e
    Update snapcraft.yaml - opengl kz6fittycent 2023-12-12 14:27:16 -0600
  • 3ee4b18e57
    Update bug_report.md kz6fittycent 2023-12-12 14:14:59 -0600
  • 2973a76f2b
    Merge branch 'aristocratos:main' into main kz6fittycent 2023-12-12 14:06:44 -0600
  • fb782a2ab3
    Create test-snap-can-build.yml kz6fittycent 2023-12-12 14:02:27 -0600
  • 5902484f39 simplify removal of "Apple" masiboss 2023-12-07 21:42:11 +0100
  • 5beb9e12e5 in case apple decides to add another suffix to the cpu name masiboss 2023-12-07 20:56:40 +0100
  • 1b2f11b412 cut less of cpu name if frequency is not shown masiboss 2023-12-07 20:49:34 +0100
  • bcf4ad8ab6 fix array out of bounds on regular m chip masiboss 2023-12-07 19:50:12 +0100
  • aeefcacbc9 fix cpu version not included masiboss 2023-12-07 19:34:11 +0100
  • 23698940df strip "Apple" from name of Apple silicon chips masiboss 2023-12-07 19:23:58 +0100
  • 8096433736
    Fix printed model name for older Intel CPU Steffen Winter 2023-12-05 02:34:24 +0100
  • f4b14ce97e
    Add CMake compile instructions for macOS Steffen Winter 2023-12-05 01:00:14 +0100
  • 97b35d9720
    Add cmake workflow for all platforms Steffen Winter 2023-12-02 00:35:13 +0100
  • e35538fa29 Patch RPATH on FreeBSD, support OSX and format Steffen Winter 2023-12-02 00:34:32 +0100
  • 0d357468b5
    Merge pull request #674 from imwints/bsd-workflow Jakob P. Liljenberg 2023-12-01 22:52:51 +0100
  • 00f58b6228
    Provide FreeBSD static release binaries Steffen Winter 2023-11-30 23:07:52 +0100
  • 2fb70c8e9f
    Use unordered_dense hash map Steffen Winter 2023-10-14 23:42:22 +0200
  • fae1a6c479
    Align log messages after log level Steffen Winter 2023-11-29 22:01:41 +0100
  • b31fce884f
    Improve code in Logger namespace nobounce 2023-09-18 22:07:06 +0200
  • c60bd928d4
    Make strf_time take a string_view as format string nobounce 2023-09-18 22:03:06 +0200
  • a9061dfad2
    Add alternative logging backends nobounce 2023-09-18 20:19:39 +0200
  • e04cbcde8a
    Synchronize thread access with a mutex instead of atomic<bool> nobounce 2023-09-18 18:45:18 +0200
  • 3c92f2b912
    Set log level via environment variable nobounce 2023-09-18 18:37:04 +0200
  • 310d96443c
    Pass -DFMT_HEADER_ONLY as a compiler flag nobounce 2023-08-29 11:47:25 +0200
  • d48f722eb9
    Add string formatting to logger nobounce 2023-08-29 11:20:01 +0200
  • f09c034339
    Move logging code to seperate files nobounce 2023-08-29 10:48:27 +0200
  • ebc46ca12c
    Clean up compile instructions Jakob P. Liljenberg 2023-11-27 18:21:42 +0100