Commit Graph

  • 683c57539a Changed: Moved signal handler setup to later in init aristocratos 2021-09-28 09:05:16 +02:00
  • 975db8d348 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2021-09-28 08:56:09 +02:00
  • 1e84265479 Changed: Cpu temp values check for existing values aristocratos 2021-09-28 08:54:22 +02:00
  • a1fa532914 More readable inactive/disabled text zack kourouma 2021-09-27 18:40:26 -07:00
  • 73119d33b9 Add night-owl theme zack kourouma 2021-09-27 12:27:17 -07:00
  • 245fac8c24 Update snapcraft.yaml kz6fittycent 2021-09-27 09:17:54 -05:00
  • 4f3db691a5 Update bug_report.md aristocratos 2021-09-27 13:00:04 +02:00
  • a09ad06367 Added: Check for empty percentage deques aristocratos 2021-09-27 12:51:04 +02:00
  • 01dfd27ec4 Changed: Moved check for valid terminal dimensions to before platform init aristocratos 2021-09-27 11:59:10 +02:00
  • 65c62cef47 Changed: Stop second thread before updating terminal size variables aristocratos 2021-09-27 11:01:56 +02:00
  • 9233b3cffc Merge branch 'main' of github.com:aristocratos/btop aristocratos 2021-09-27 09:18:06 +02:00
  • d76f258a49 Added: Wait for terminal size properties to be available at start aristocratos 2021-09-27 09:16:39 +02:00
  • efed7f2d4c Merge pull request #46 from kz6fittycent/main aristocratos 2021-09-27 07:15:57 +02:00
  • aa7a042426 Merge branch 'main' into main aristocratos 2021-09-27 07:15:07 +02:00
  • 12ba324c65 Swapping stage and build kz6fittycent 2021-09-26 21:14:28 -05:00
  • 5c4a98a067 Build works kz6fittycent 2021-09-26 21:01:31 -05:00
  • 14f00216f0 Attempt w/o build-packages kz6fittycent 2021-09-26 20:17:57 -05:00
  • 3ebd475648 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2021-09-26 23:35:21 +02:00
  • ced6dd62be Changed to static build aristocratos 2021-09-26 23:34:39 +02:00
  • 44a50fc09e Update snapcraft.yaml kz6fittycent 2021-09-26 16:01:50 -05:00
  • e35ea1cb0c Merge pull request #43 from kz6fittycent/main aristocratos 2021-09-26 22:38:31 +02:00
  • 589c19db21 Updated readme kz6fittycent 2021-09-26 15:25:25 -05:00
  • 4b1af4f368 Fixed instructions for snap connections aristocratos 2021-09-26 22:05:49 +02:00
  • 1d4d2f8d2c Update snapcraft.yaml kz6fittycent 2021-09-26 15:04:21 -05:00
  • 7594d49ca6 Update snapcraft.yaml kz6fittycent 2021-09-26 15:01:44 -05:00
  • d7b5aa935c Added repology status aristocratos 2021-09-26 21:12:46 +02:00
  • 9f870953c3 Merge pull request #42 from kz6fittycent/main aristocratos 2021-09-26 21:07:59 +02:00
  • 3349fe8da2 Update README.md kz6fittycent 2021-09-26 13:42:35 -05:00
  • 91566597af Update snapcraft.yaml kz6fittycent 2021-09-26 12:54:58 -05:00
  • 5d486f36d1 Update .gitignore kz6fittycent 2021-09-26 12:51:36 -05:00
  • ca57a99220 Update README.md kz6fittycent 2021-09-26 12:46:27 -05:00
  • 2ed28fcb44 Changed: use_fstab for disks collection now defaults to true aristocratos 2021-09-26 19:35:09 +02:00
  • 68d88e6e4d v1.0.9 Bug fixes v1.0.9 aristocratos 2021-09-26 13:46:51 +02:00
  • f8cc4c4378 Fixed: Freeze on cin.ignore() aristocratos 2021-09-26 10:14:38 +02:00
  • 528df4d84f Added: ifstream check and try-catch for stod() in Tools::system_uptime() aristocratos 2021-09-26 01:03:57 +02:00
  • 5ae05f0333 v1.0.8 Bug fixes v1.0.8 aristocratos 2021-09-26 00:23:46 +02:00
  • 771a200107 Changed: Only log tty name if known aristocratos 2021-09-26 00:17:39 +02:00
  • 4197f0bb23 Added entry for gdb backtrace in bug report aristocratos 2021-09-26 00:06:00 +02:00
  • 741778bedd Fixed: Missing NULL check for ttyname aristocratos 2021-09-25 23:45:59 +02:00
  • cb8345390f Added example for ADDFLAGS when compiling aristocratos 2021-09-25 11:57:20 +02:00
  • 3b4a7c12fc Changed: Only look for g++-11 if CXX=g++ aristocratos 2021-09-25 11:48:33 +02:00
  • 94feb4e16e More fixes for UTF-8 detection aristocratos 2021-09-25 11:35:50 +02:00
  • 5273a62856 Fixed: Additional NULL checks in UTF-8 detection aristocratos 2021-09-25 00:10:18 +02:00
  • 3114c6cd80 Update snapcraft.yaml kz6fittycent 2021-09-24 16:58:26 -05:00
  • ee8109ec38 v1.0.7 Bug fixes v1.0.7 aristocratos 2021-09-24 22:35:13 +02:00
  • 2aca963f30 Fixed: Scrollbar position incorrect in small lists and selection not working when filtering aristocratos 2021-09-24 22:24:15 +02:00
  • a35a2c6884 Fixed: Cores not constrained to cpu box and core numbers above 100 cut off aristocratos 2021-09-24 22:07:01 +02:00
  • 37de9464e1 Fixed: Crash when opening menu at too small size aristocratos 2021-09-24 20:58:58 +02:00
  • 62e016f7db Update snapcraft.yaml kz6fittycent 2021-09-23 15:21:46 -05:00
  • abdc2f4878 Update snapcraft.yaml kz6fittycent 2021-09-23 15:10:03 -05:00
  • 93c8d1ba6d Update snapcraft.yaml kz6fittycent 2021-09-23 15:03:53 -05:00
  • 18f7e13ba8 Update snapcraft.yaml kz6fittycent 2021-09-23 14:59:18 -05:00
  • f4afb040a3 trying override build kz6fittycent 2021-09-23 14:52:58 -05:00
  • 78c417bc9f v1.0.6 Bug fixes v1.0.6 aristocratos 2021-09-23 21:00:56 +02:00
  • 5e6d1babdc Fixed: Processes not completely hidden when collapsed in tree mode aristocratos 2021-09-23 12:44:46 +02:00
  • afc2288405 Merge pull request #23 from CoryM/main aristocratos 2021-09-23 07:43:12 +02:00
  • fcd27ab709 Ignore hidden directories like .vscode Cory Marshall 2021-09-22 22:16:11 -04:00
  • 1f5aebead0 Fixed: Check that getenv("LANG") is not NULL in UTF-8 check aristocratos 2021-09-22 19:32:00 +02:00
  • bc0c109e5e Changed wrong filename error.log > btop.log aristocratos 2021-09-22 17:38:06 +02:00
  • 2f27d9fa17 v1.0.5 Bug fixes v1.0.5 aristocratos 2021-09-22 17:31:17 +02:00
  • eedab3062e Fixed: UTF-8 check crashing if LANG was set to non existant locale aristocratos 2021-09-22 17:27:25 +02:00
  • b818d0102d Fixed: Sizing constraints bug on start and boxes can be toggled from size error screen aristocratos 2021-09-22 12:55:39 +02:00
  • 299f56460e Merge pull request #17 from davised/main aristocratos 2021-09-22 10:50:14 +02:00
  • 078daf431a Fixed: Load AVG sizing when hiding temperatures aristocratos 2021-09-22 09:10:52 +02:00
  • b9e470fc81 Add make install missing reset escape sequence. Edward Davis 2021-09-21 13:05:03 -07:00
  • 5ce72403b6 v1.0.4 Bug fixes v1.0.4 aristocratos 2021-09-21 21:27:46 +02:00
  • 6d11c8b4db Fixed: Use /proc/pid/statm if RSS memory from /proc/pid/stat is faulty aristocratos 2021-09-21 21:24:58 +02:00
  • 8288d7c311 Added QUIET variable "true/false" to suppress most messages during build aristocratos 2021-09-21 18:57:16 +02:00
  • 19e9a181ea v1.0.3 Bug fixes v1.0.3 aristocratos 2021-09-21 17:39:49 +02:00
  • 8d3e4575be Fixed: stoi 0 literal pointer to nullptr and added more clamping for gradient array access aristocratos 2021-09-21 17:21:42 +02:00
  • fe089038e0 Added binary and compiler questions to bug report aristocratos 2021-09-21 08:40:44 +02:00
  • 026a9311e9 v1.0.2 Bug fixes v1.0.2 aristocratos 2021-09-20 18:32:08 +02:00
  • bb5728187a Fixed: Options menu page selection alignment aristocratos 2021-09-20 18:28:45 +02:00
  • af465b5b84 Fixed: Menu size and preset size issues and added warnings for small terminal size aristocratos 2021-09-20 18:20:30 +02:00
  • 85f945ada0 Fixed: Color gradient array out of bounds, added clamp 0-100 for cpu percent values aristocratos 2021-09-20 17:23:34 +02:00
  • feaf2cd14f Log name aristocratos 2021-09-20 17:02:37 +02:00
  • b552e75dc3 Added minimum kernel version for release binaries aristocratos 2021-09-19 20:14:54 +02:00
  • d2ee28f00c Added link to latest release aristocratos 2021-09-19 16:05:37 +02:00
  • 748095cf35 Changes in v1.0.2 aristocratos 2021-09-19 06:23:02 +02:00
  • f0d3cc5bf4 Fixed ARCH detection in Makefile aristocratos 2021-09-19 06:18:09 +02:00
  • 60f6c89b2a Update snapcraft.yaml kz6fittycent 2021-09-18 17:58:20 -05:00
  • bfa0e16f18 Update snapcraft.yaml kz6fittycent 2021-09-18 17:44:29 -05:00
  • 0f81dc6bda Update snapcraft.yaml kz6fittycent 2021-09-18 15:28:43 -05:00
  • b4eb23fec3 Update snapcraft.yaml kz6fittycent 2021-09-18 15:22:19 -05:00
  • c83e807faf Update snapcraft.yaml kz6fittycent 2021-09-18 15:03:11 -05:00
  • 231646d9c7 Update snapcraft.yaml kz6fittycent 2021-09-18 14:51:56 -05:00
  • 8bc4b15ba8 Update snapcraft.yaml kz6fittycent 2021-09-18 14:39:17 -05:00
  • a8bd4cb7f0 Update snapcraft.yaml kz6fittycent 2021-09-18 14:30:16 -05:00
  • 11a843530b Update snapcraft.yaml kz6fittycent 2021-09-18 14:19:50 -05:00
  • 9319d0c48c Missing comma... aristocratos 2021-09-18 20:31:47 +02:00
  • 91025a8025 v1.0.1 Bug fixes v1.0.1 aristocratos 2021-09-18 20:20:02 +02:00
  • 1c4fbdcd14 Create snapcraft.yaml kz6fittycent 2021-09-18 12:48:21 -05:00
  • 8ea296dcea Upcoming changes in v1.0.1 aristocratos 2021-09-18 18:03:58 +02:00
  • fca1d8c199 Fixed UTF-8 check to include UTF8 and added thread started check before joining in clean_quit() aristocratos 2021-09-18 17:59:45 +02:00
  • 3b80ef9e40 Command line options fixup aristocratos 2021-09-18 17:33:02 +02:00
  • e170971b88 Merge pull request #2 from purinchu/main aristocratos 2021-09-18 17:30:27 +02:00
  • 97726f3fa7 Fix documentation of --utf-force in README and --help. Michael Pyne 2021-09-18 10:58:03 -04:00
  • 480b421852 v1.0.0 First release v1.0.0 aristocratos 2021-09-18 15:30:42 +02:00
  • 9b6f362247 Added preset selection as program argument aristocratos 2021-09-18 15:26:56 +02:00
  • 33884e2bf0 Fixed variables to support 32-bit and added preset selection aristocratos 2021-09-18 14:42:53 +02:00