Commit Graph

329 Commits (b443a9a5769e3e3cb3a43149c9998c61af763131)

Author SHA1 Message Date
aristocratos b443a9a576 Fix new tests 2021-01-05 03:16:19 +01:00
aristocratos eb3f7e2ec3 v1.0.56 New features and some bug fixes 2021-01-05 03:10:03 +01:00
aristocratos 1f183d97da Added: Categories in Options menu and only_physical option for disks 2021-01-05 02:07:21 +01:00
aristocratos 406aef0de4 Added background color 2021-01-05 00:14:45 +01:00
aristocratos c28c7b12d4 Added conditional for OsX on use_fstab 2021-01-04 22:17:04 +01:00
aristocratos 8cc212c19c Fixed net_iface menu option input 2021-01-04 22:11:43 +01:00
aristocratos 4b94be7080 Merge branch 'net_iface' 2021-01-04 22:05:00 +01:00
aristocratos 75eb817de9 Merge branch 'use_fstab' 2021-01-04 22:00:05 +01:00
raTMole 2ae475f2f4 Add net_iface config option.
fix when selected iface goes down  see #224

condition to check that net_iface is a correct nic name + smooth switching behaviour

cls.net_iface needs to be cleared after setting the nic
2021-01-04 22:35:27 +02:00
BHa 6fd08c8361 use_fstab optimizations.
Better handling of non-exiting /etc/fstab
filter status debug logging
2021-01-04 17:43:48 +01:00
aristocratos ed3898c6c3 Added notice 2021-01-04 17:16:02 +01:00
aristocratos fba9dd04a0 Added tests for drawing and collecting 2021-01-04 16:55:48 +01:00
aristocratos 2e31b05e5d Added testing for some functions and classes 2021-01-04 02:27:03 +01:00
aristocratos 8041ca1afb Fixed: units_to_bytes returning 0 if input value <10 and in bits 2021-01-03 23:37:21 +01:00
BHa 1c0bc41c36 Add new boolean option "use_fstab". 2021-01-03 20:36:24 +01:00
aristocratos 10aea340ba Fixed tests shield [skip tests] 2021-01-02 22:46:51 +01:00
aristocratos b6d177d62c Add poetry to dependencies 2021-01-02 22:34:42 +01:00
aristocratos 5eeff30b5f Testing status fix 2021-01-02 22:33:42 +01:00
aristocratos 0d5bed6981 v1.0.55 All boxes can now be toggled 2021-01-02 22:29:02 +01:00
aristocratos f9d1f3af46 Re-added isolated_build 2021-01-02 22:24:58 +01:00
aristocratos 4def5a19a4 Add check for skipping tests 2021-01-02 22:20:59 +01:00
aristocratos b4ac1835c1 Updated example config file and command line arguments 2021-01-02 22:15:14 +01:00
aristocratos 7d35bd6a9a Switched testing from Travis CI to Github workflows 2021-01-02 22:11:26 +01:00
aristocratos 0594df7d7c Python min 3.7 2021-01-02 22:05:03 +01:00
aristocratos 3cde5a3f9d Changed: All boxes are now toggeable with key 1-4 2021-01-02 20:51:27 +01:00
aristocratos 24432152a7 Fixed: Disks usage and free meters not updating unless resized 2021-01-01 21:07:16 +01:00
aristocratos 5ec17b0e22 v1.0.54 Bug fixes 2020-12-31 20:00:31 +01:00
aristocratos 50be6ff7bf Fixed: Process box not updating on window resize 2020-12-31 19:58:17 +01:00
aristocratos 73549a8c19 Fixed: Added nullfs filesystem to auto exclude from disks list 2020-12-31 11:38:07 +01:00
aristocratos db17e13eb0 v1.0.53 Fixes and added options to reduce CPU usage 2020-12-30 14:38:53 +01:00
aristocratos 86baed548c Fixed: Crash if bpytop.conf exists but don't have update_ms variable set 2020-12-30 14:32:13 +01:00
aristocratos b0538ab25d Changed: Default theme now has a black background 2020-12-30 14:21:45 +01:00
aristocratos 8b37ec5a0d Updated sample config file for v1.0.53 2020-12-30 14:18:06 +01:00
aristocratos 4b7507be93 Added: Process update multiplier to reduce cpu usage 2020-12-30 13:54:42 +01:00
aristocratos 8aed9b2e33 Merge branch 'fast_load_config' 2020-12-29 11:20:37 +01:00
aristocratos 806806dc6c Merge branch 'nic-auto-switch' 2020-12-29 11:12:31 +01:00
Umar Javed 0201406edc Update network interface list automatically 2020-12-29 01:58:17 +05:00
aristocratos e53dcaa01a Bumped required python version to 3.7 2020-12-28 21:35:36 +01:00
Rohit Hill c1d873abaf Fast load_config 2020-12-26 14:03:10 +05:30
aristocratos 420ccfd789 Added: pylint disable=unsubscriptable-object because of python 3.9 issue 2020-12-21 23:15:02 +01:00
aristocratos 09e639cc04 v1.0.52 Fixed battery monitoring forced off on start for FreeBSD and OsX 2020-12-21 21:39:44 +01:00
aristocratos 35910672bb Added instruction for homebrew, macports and added a notice about m1 macs 2020-12-21 21:37:06 +01:00
aristocratos 8136645a6e Fixed: Removed "/sys/class/power_supply" check for FreeBSD and OsX 2020-12-21 21:19:03 +01:00
aristocratos 7ad01875af v1.0.51 Fixes, small changes and psutil update 2020-12-19 18:14:47 +01:00
aristocratos 073c7292c5 Fixed: Catch faulty temperature readings instead of crashing 2020-12-19 17:49:51 +01:00
aristocratos e6966db15b Fixed: Disable battery detection if /sys/class/power_supply is missing to avoid exception is psutil 2020-12-19 17:28:52 +01:00
aristocratos 4fe5979b21 Changed: Disks filtering now uses full mountpoint path for better accuracy 2020-12-19 17:15:27 +01:00
aristocratos 4a7e49883b Fixed text argument in subprocess not working on python 3.6 2020-12-19 16:16:35 +01:00
Jaroslav Lichtblau 40081af7cd
bpytop moved to Arch Linux [community] repository (#211) [skip ci] 2020-12-13 01:46:02 +01:00
aristocratos 1f4e1e6590 Added snapcraft.io badge [skip ci] 2020-11-05 17:45:16 +01:00