Commit Graph

  • 934a9e3cf2 Squashed commit of the following: aristocratos 2024-01-02 15:29:53 +01:00
  • fb6af5ddb4 Merge branch 'aristocratos:main' into battery-power-2 vsey 2023-12-29 01:14:34 +01:00
  • 285fb215d1 Proc::draw() -> Use std::erase_if() instead of for loops aristocratos 2023-12-28 13:10:18 +01:00
  • 2fba934cde Fixed leftover code in GPU init logging false errors aristocratos 2023-12-27 00:54:28 +01:00
  • 63ce0abc64 Merge branch 'aristocratos:main' into battery-power-2 vsey 2023-12-26 23:43:14 +01:00
  • ad14554f32 Try alternative names for GPU libraries during GPU init aristocratos 2023-12-26 19:32:43 +01:00
  • a8fda16bf6 Merge pull request #696 from aristocratos/map_safety Jakob P. Liljenberg 2023-12-26 19:19:14 +01:00
  • 2796af3f37 Document DEBUG flag for Makefile aristocratos 2023-12-26 19:18:37 +01:00
  • f484326bf2 Merge branch 'main' into map_safety aristocratos 2023-12-26 19:11:26 +01:00
  • 9dd43796fd Merge branch 'main' into battery-power-2 vsey 2023-12-25 12:32:01 +01:00
  • b4eb397fc6 Fix errors aristocratos 2023-12-25 10:52:52 +01:00
  • 3c04a7a380 Added more checks and debug logging aristocratos 2023-12-25 10:41:15 +01:00
  • 8b81c4a4ec Return const refs aristocratos 2023-12-25 03:28:35 +01:00
  • f836233b64 Remove robin_hood.h aristocratos 2023-12-25 02:49:24 +01:00
  • 3a8ceacaf8 Fix call to compact and missing utility include aristocratos 2023-12-25 02:37:32 +01:00
  • 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 +01:00
  • 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 +01:00
  • 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 +01:00
  • 5792216eb9 Merge branch 'aristocratos:main' into battery-power-2 vsey 2023-12-17 21:19:39 +01:00
  • a2325371d4 Merge pull request #690 from aristocratos/osx-fix Jakob P. Liljenberg 2023-12-17 19:56:31 +01:00
  • 46743abab8 Merge branch 'main' into battery-power-2 vsey 2023-12-17 15:36:27 +01:00
  • b598f02468 Merge branch 'main' into osx-fix Jakob P. Liljenberg 2023-12-17 12:06:39 +01:00
  • aab2e8cc55 Fixed test-snap-can-build.yml Jakob P. Liljenberg 2023-12-17 12:03:47 +01:00
  • b1fe3779e1 Merge branch 'main' into osx-fix Jakob P. Liljenberg 2023-12-17 11:56:14 +01:00
  • 2d15c41555 Merge pull request #684 from kz6fittycent/main Jakob P. Liljenberg 2023-12-17 11:54:49 +01:00
  • 2d3e453ed5 Merge branch 'main' into main kz6fittycent 2023-12-15 12:02:11 -06:00
  • 0a388647cc Update test-snap-can-build.yml kz6fittycent 2023-12-15 12:01:45 -06:00
  • 49f425f356 Update test-snap-can-build.yml kz6fittycent 2023-12-15 12:00:48 -06:00
  • 780524267f conditional compile on Big Sur and up Jos Dehaes 2023-12-15 09:02:57 +01:00
  • 0c706cd20a make os compatible jkre 2023-12-15 01:28:57 +01:00
  • a81b514d6d add freebsd support for battery power jkre 2023-12-15 01:14:47 +01:00
  • cd6c1b7294 make discribtion in menu and settings clearer jkre 2023-12-14 23:27:19 +01:00
  • 2934138a66 Only redraw battery indicator on power change if power change option is set to true jkre 2023-12-14 22:56:31 +01:00
  • 578b01e06b add show_battery_power option to menu jkre 2023-12-14 22:19:22 +01:00
  • 7a188bfaaf round wattage to second decimal jkre 2023-12-14 01:39:00 +01:00
  • 1ad1418771 remove redundant space jkre 2023-12-14 00:58:17 +01:00
  • ddd4bec1c3 Show wattage next to battery remaining time when wattage could be calculated jkre 2023-12-14 00:54:29 +01:00
  • 6e575116fe add power to get_battery function output jkre 2023-12-14 00:53:01 +01:00
  • 419a7d4ca3 add power draw calculation for battery jkre 2023-12-14 00:32:06 +01:00
  • b09f352c09 clean up if statement for battery percent calculation jkre 2023-12-14 00:16:15 +01:00
  • f6d8c4a044 use capacity as default for battery percentage, less complicated and matches desktop percent exactly jkre 2023-12-13 23:58:40 +01:00
  • ab294bfc10 add battery percentage calculation in charge case jkre 2023-12-13 23:51:18 +01:00
  • ee61700a44 add case of calculating the remaining battery time for current/charge jkre 2023-12-13 23:39:45 +01:00
  • 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 +01:00
  • 4c74a7c51d Add current_now and voltage_now to battery struct and fix naming of current_now jkre 2023-12-13 22:51:40 +01:00
  • fe699b4333 Version bump to 1.3.0 in preparation for upcoming release aristocratos 2023-12-12 23:20:09 +01:00
  • 2d2df23198 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2023-12-12 23:19:31 +01:00
  • d7b581eda4 Updated changes aristocratos 2023-12-12 23:17:36 +01:00
  • b71538eabe Merge pull request #666 from muneebmahmed/macos-clang Jakob P. Liljenberg 2023-12-12 23:07:39 +01:00
  • 730af5d4e1 Merge branch 'main' into macos-clang Jakob P. Liljenberg 2023-12-12 23:05:52 +01:00
  • a017056ea0 Added swap to ignore for statvfs() since it will always fail aristocratos 2023-12-12 23:05:07 +01:00
  • e770cccaf8 Added try->catch for get_zfs_stat_file() to avoid fs error aristocratos 2023-12-12 22:55:48 +01:00
  • 0246b1b971 Enable macos clang Muneeb Ahmed 2023-11-20 12:18:40 -08:00
  • 6282f36f8f Merge pull request #675 from imwints/cmake Jakob P. Liljenberg 2023-12-12 22:06:02 +01:00
  • be731600f1 Merge branch 'main' into cmake Jakob P. Liljenberg 2023-12-12 22:01:21 +01:00
  • 450b59b657 Merge branch 'main' into main Jakob P. Liljenberg 2023-12-12 21:55:27 +01:00
  • cfd20a374b Merge pull request #677 from imwints/cpu-model Jakob P. Liljenberg 2023-12-12 21:48:55 +01:00
  • b6a86962e2 Merge branch 'main' into cpu-model Jakob P. Liljenberg 2023-12-12 21:47:01 +01:00
  • 14e664e756 Merge pull request #679 from masiboss/main Jakob P. Liljenberg 2023-12-12 21:41:55 +01:00
  • 875f08ba5e Update snapcraft.yaml - opengl kz6fittycent 2023-12-12 14:27:16 -06:00
  • 3ee4b18e57 Update bug_report.md kz6fittycent 2023-12-12 14:14:59 -06:00
  • 2973a76f2b Merge branch 'aristocratos:main' into main kz6fittycent 2023-12-12 14:06:44 -06:00
  • fb782a2ab3 Create test-snap-can-build.yml kz6fittycent 2023-12-12 14:02:27 -06:00
  • 5902484f39 simplify removal of "Apple" masiboss 2023-12-07 21:42:11 +01:00
  • 5beb9e12e5 in case apple decides to add another suffix to the cpu name masiboss 2023-12-07 20:56:40 +01:00
  • 1b2f11b412 cut less of cpu name if frequency is not shown masiboss 2023-12-07 20:49:34 +01:00
  • bcf4ad8ab6 fix array out of bounds on regular m chip masiboss 2023-12-07 19:50:12 +01:00
  • aeefcacbc9 fix cpu version not included masiboss 2023-12-07 19:34:11 +01:00
  • 23698940df strip "Apple" from name of Apple silicon chips masiboss 2023-12-07 19:23:58 +01:00
  • 8096433736 Fix printed model name for older Intel CPU Steffen Winter 2023-12-05 02:34:24 +01:00
  • f4b14ce97e Add CMake compile instructions for macOS Steffen Winter 2023-12-05 01:00:14 +01:00
  • 97b35d9720 Add cmake workflow for all platforms Steffen Winter 2023-12-02 00:35:13 +01:00
  • e35538fa29 Patch RPATH on FreeBSD, support OSX and format Steffen Winter 2023-12-02 00:34:32 +01:00
  • 0d357468b5 Merge pull request #674 from imwints/bsd-workflow Jakob P. Liljenberg 2023-12-01 22:52:51 +01:00
  • 00f58b6228 Provide FreeBSD static release binaries Steffen Winter 2023-11-30 23:07:52 +01:00
  • ebc46ca12c Clean up compile instructions Jakob P. Liljenberg 2023-11-27 18:21:42 +01:00
  • d1384c9341 Merge pull request #671 from imwints/cmake-gpu Jakob P. Liljenberg 2023-11-27 17:53:39 +01:00
  • 6f12e3555d Properly invoke CMake to build ROCm Steffen Winter 2023-11-27 00:33:11 +01:00
  • 0585bc9cfb Suppress all output from ROCm build Steffen Winter 2023-11-27 00:31:10 +01:00
  • 831be262b0 Remove ROCm object files with make clean/distclean Steffen Winter 2023-11-27 00:29:14 +01:00
  • 2f59e61d87 Add GPU options for cmake based builds Steffen Winter 2023-11-26 22:56:58 +01:00
  • 7588d96dd4 Add check for <ranges> header Steffen Winter 2023-11-26 21:40:29 +01:00
  • ebbb769a6a Move calls to find_package to where they're required Steffen Winter 2023-11-26 21:39:13 +01:00
  • ed0fa34a9d Bump required CMake version Steffen Winter 2023-11-26 19:39:29 +01:00
  • 2b0cc37632 Update compile instructions for Gpu support Jakob P. Liljenberg 2023-11-25 23:11:54 +01:00
  • 359c67136b Update changelog aristocratos 2023-11-25 22:49:26 +01:00
  • 5b01235315 Merge pull request #529 from romner-set/main Jakob P. Liljenberg 2023-11-25 21:57:32 +01:00
  • 0bb8599a96 Merge branch 'main' into main Jakob P. Liljenberg 2023-11-25 21:51:09 +01:00
  • 94d4502901 Readme update and Makfile fixes. aristocratos 2023-11-25 21:48:50 +01:00
  • 19bcff894b Squashed commit of the following: aristocratos 2023-11-25 21:01:11 +01:00
  • b87772611c Added definition GPU_SUPPORT to toggle GPU related code aristocratos 2023-11-25 20:44:45 +01:00
  • 0267eba2bb Merge pull request #659 from ivanp7/patch-1 Jakob P. Liljenberg 2023-11-15 21:43:18 +01:00
  • 50bbab0512 Merge pull request #660 from stradicat/feature/elementarish Jakob P. Liljenberg 2023-11-15 21:35:50 +01:00
  • 5a14c7b6fa Merge branch 'main' of https://github.com/stradicat/btop Dennis Mayr 2023-11-15 17:27:34 -03:00
  • 979506f18e Elementarish theme: color update according to Elementary palette Dennis Mayr 2023-11-08 11:17:47 -03:00
  • 71eb4142e8 Elementarish theme: color update according to Elementary palette Dennis Mayr 2023-11-08 11:17:47 -03:00
  • e81cf2b7ff Add alternative key codes for Insert, Home, End vân 2023-11-07 15:12:27 +00:00
  • f9452ff6d5 Add alternative Delete key code vân 2023-11-06 13:31:53 +00:00
  • 9edbf27f1b Merge pull request #649 from nobounce/workflow-timeout Jakob P. Liljenberg 2023-10-21 02:09:55 +02:00
  • ff1f51ccbb Set FreeBSD workflow timeout Steffen Winter 2023-10-18 22:26:36 +02:00