Commit graph

132 commits

Author SHA1 Message Date
aristocratos 78c417bc9f v1.0.6 Bug fixes 2021-09-23 21:00:56 +02:00
aristocratos 5e6d1babdc Fixed: Processes not completely hidden when collapsed in tree mode 2021-09-23 12:44:46 +02:00
aristocratos afc2288405
Merge pull request #23 from CoryM/main
Ignore hidden directories like .vscode
2021-09-23 07:43:12 +02:00
Cory Marshall fcd27ab709 Ignore hidden directories like .vscode 2021-09-22 22:16:11 -04:00
aristocratos 1f5aebead0 Fixed: Check that getenv("LANG") is not NULL in UTF-8 check 2021-09-22 19:32:00 +02:00
aristocratos bc0c109e5e Changed wrong filename error.log > btop.log 2021-09-22 17:38:06 +02:00
aristocratos 2f27d9fa17 v1.0.5 Bug fixes 2021-09-22 17:31:17 +02:00
aristocratos eedab3062e Fixed: UTF-8 check crashing if LANG was set to non existant locale 2021-09-22 17:27:25 +02:00
aristocratos b818d0102d Fixed: Sizing constraints bug on start and boxes can be toggled from size error screen 2021-09-22 12:55:39 +02:00
aristocratos 299f56460e
Merge pull request #17 from davised/main
Add make install missing reset escape sequence.
2021-09-22 10:50:14 +02:00
aristocratos 078daf431a Fixed: Load AVG sizing when hiding temperatures 2021-09-22 09:10:52 +02:00
Edward Davis b9e470fc81 Add make install missing reset escape sequence. 2021-09-21 13:05:03 -07:00
aristocratos 5ce72403b6 v1.0.4 Bug fixes 2021-09-21 21:27:46 +02:00
aristocratos 6d11c8b4db Fixed: Use /proc/pid/statm if RSS memory from /proc/pid/stat is faulty 2021-09-21 21:24:58 +02:00
aristocratos 8288d7c311 Added QUIET variable "true/false" to suppress most messages during build 2021-09-21 18:57:16 +02:00
aristocratos 19e9a181ea v1.0.3 Bug fixes 2021-09-21 17:39:49 +02:00
aristocratos 8d3e4575be Fixed: stoi 0 literal pointer to nullptr and added more clamping for gradient array access 2021-09-21 17:21:42 +02:00
aristocratos fe089038e0 Added binary and compiler questions to bug report 2021-09-21 08:40:44 +02:00
aristocratos 026a9311e9 v1.0.2 Bug fixes 2021-09-20 18:32:08 +02:00
aristocratos bb5728187a Fixed: Options menu page selection alignment 2021-09-20 18:28:45 +02:00
aristocratos af465b5b84 Fixed: Menu size and preset size issues and added warnings for small terminal size 2021-09-20 18:20:30 +02:00
aristocratos 85f945ada0 Fixed: Color gradient array out of bounds, added clamp 0-100 for cpu percent values 2021-09-20 17:23:34 +02:00
aristocratos feaf2cd14f Log name 2021-09-20 17:02:37 +02:00
aristocratos b552e75dc3 Added minimum kernel version for release binaries 2021-09-19 20:14:54 +02:00
aristocratos d2ee28f00c Added link to latest release 2021-09-19 16:05:37 +02:00
aristocratos 748095cf35 Changes in v1.0.2 2021-09-19 06:23:02 +02:00
aristocratos f0d3cc5bf4 Fixed ARCH detection in Makefile 2021-09-19 06:18:09 +02:00
aristocratos 9319d0c48c Missing comma... 2021-09-18 20:31:47 +02:00
aristocratos 91025a8025 v1.0.1 Bug fixes 2021-09-18 20:20:02 +02:00
aristocratos 8ea296dcea Upcoming changes in v1.0.1 2021-09-18 18:03:58 +02:00
aristocratos fca1d8c199 Fixed UTF-8 check to include UTF8 and added thread started check before joining in clean_quit() 2021-09-18 17:59:45 +02:00
aristocratos 3b80ef9e40 Command line options fixup 2021-09-18 17:33:02 +02:00
aristocratos e170971b88
Merge pull request #2 from purinchu/main
Fix documentation of --utf-force in README and --help.
2021-09-18 17:30:27 +02:00
Michael Pyne 97726f3fa7 Fix documentation of --utf-force in README and --help.
Fixes #1.
2021-09-18 10:58:51 -04:00
aristocratos 480b421852 v1.0.0 First release 2021-09-18 15:30:42 +02:00
aristocratos 9b6f362247 Added preset selection as program argument 2021-09-18 15:26:56 +02:00
aristocratos 33884e2bf0 Fixed variables to support 32-bit and added preset selection 2021-09-18 14:42:53 +02:00
aristocratos cffa303270 Added battery info in Cpu::draw() 2021-09-18 02:13:35 +02:00
aristocratos 07c468a8b7 Testing 2021-09-17 22:40:29 +02:00
aristocratos 34fd7ec0b7 Formatting 2021-09-17 22:08:39 +02:00
aristocratos 4ea204abe0 Formatting 2021-09-17 21:50:14 +02:00
aristocratos ca3e0dab1f Merge branch 'main' of github.com:aristocratos/btop 2021-09-17 15:26:05 +02:00
aristocratos c11b85b81d v0.9.0 Test release 2021-09-17 15:25:16 +02:00
aristocratos 294c3094bf v0.9.0 Test release 2021-09-17 14:58:00 +02:00
aristocratos 650df9ac39 Added collect for battery 2021-09-17 14:25:54 +02:00
aristocratos 8583a8a2ef Added menu system 2021-09-12 15:58:23 +02:00
aristocratos db96a20e16 Added menus and boxes for signal sending 2021-09-01 21:40:13 +02:00
aristocratos 5dcc1b7829 Fixed logo again... 2021-08-28 22:28:23 +02:00
aristocratos d79fef3119 Fixed logo 2021-08-28 22:13:03 +02:00
aristocratos 214d8962e0 Moving stuff around 2021-08-23 22:52:52 +02:00