Commit Graph

304 Commits (c76573ac7dd08cf08fbd576768efb151fcbadb6c)

Author SHA1 Message Date
aristocratos c76573ac7d v0.9.25 Fix for crash on linux when 9p filesystem is present 2020-07-20 12:35:57 +02:00
Josh faaf3ca047
ignore 9p filesystems to fix hang on Crostini
This patch prevents bashtop from hanging when running in a Crostini container.  Crostini (Linux containers on ChromeOS) use the 9P filesystem for communication between various VMs and containers.
2020-07-19 03:04:46 -05:00
aristocratos b8cb8d34b1 v0.9.24 Fixes for OsX 2020-07-14 19:40:54 +02:00
aristocratos 4f7b332b15 v0.9.24 Fixes for OsX 2020-07-14 19:38:31 +02:00
aristocratos 70e844aa26 Fixed error handling for malformed osx-cpu-temp output 2020-07-14 17:51:36 +02:00
aristocratos 69232ceb0d Fixed psutil script crash on OSX 2020-07-14 17:34:24 +02:00
aristocratos 497041d748 Added psutil version info field [ci skip] 2020-07-13 11:30:27 +02:00
aristocratos 236e0f7dbb v0.9.23 Fixed sending signals to processes in OsX/BSD not working 2020-07-13 00:06:50 +02:00
aristocratos e91e0c7905 Changed Compatibility section to Prerequisites 2020-07-13 00:03:41 +02:00
aristocratos d8f1541afa Fixed kill/terminate/interrupt not working in OsX and FreeBSD 2020-07-12 14:33:08 +02:00
aristocratos c323816ec2 v0.9.22 Fixed security issues 2020-07-10 17:24:19 +02:00
aristocratos e775a09279 Additional installation instructions for OSX and added psutil version requirement 2020-07-10 17:21:55 +02:00
aristocratos d89735c7a4 Fixed insecure test import of psutil 2020-07-10 17:09:26 +02:00
aristocratos b71ae67eab Added handler for mktemp failure for psutil script and removed secondary mktemp command 2020-07-07 21:17:18 +02:00
aristocratos 196745fd9d v0.9.21 Added support for application cursor mode input and small fixes 2020-07-07 20:34:58 +02:00
aristocratos 30960326cf Fixed incorrect value calculation for reversed proc gradient 2020-07-07 20:33:12 +02:00
aristocratos 900cdc0a71 Added support for application cursor mode input 2020-07-07 12:35:48 +02:00
aristocratos a21fac6b84 Updated config comments for theme locations and added check for correct paths 2020-07-06 23:43:14 +02:00
aristocratos 190814200c v0.9.20 Fixed psutil script security issue 2020-07-06 20:24:29 +02:00
aristocratos d90c456238 Fixed psutil script security issue 2020-07-06 13:44:15 +02:00
aristocratos bb7643d43c Update on python porting 2020-07-05 00:49:57 +02:00
aristocratos 91fbc4f89d v0.9.19 Python3 timestamps for bash <5 2020-06-29 15:01:04 +02:00
aristocratos 6c2cfe70e4 Added missing # from hex value 2020-06-29 14:56:37 +02:00
aristocratos f0f302db90 Added option for timestamps with python on bash < 5 and reverted "date" timestamps to not using fifo 2020-06-27 19:28:09 +02:00
aristocratos 90ecb50bbb v0.9.18 Filtering fix and small fixes for process box 2020-06-27 13:02:10 +02:00
aristocratos 0438470cff Fixed process graph creation for process below 0.5% 2020-06-27 13:00:33 +02:00
aristocratos b7f13c4556 Fix for process filtering after proc scroll change 2020-06-27 12:23:11 +02:00
aristocratos 4ccd8b9252 Text alignment 2020-06-27 10:38:20 +02:00
aristocratos 659a0a8d82 v0.9.17 Scrolling in process list and gradient inverted on dark text 2020-06-27 02:06:22 +02:00
aristocratos 139bb88c29 Changed processes list from "page jump" to scroll 2020-06-27 02:03:50 +02:00
aristocratos 0e9511945e Fix: Inverted gradient on dark text in processes box 2020-06-24 19:33:34 +02:00
aristocratos a12ea54861 v0.9.16 Psutil disk collection re-fix 2020-06-23 19:03:24 +02:00
aristocratos bf1898c647 Re-fix of psutil disk collection 2020-06-23 19:01:09 +02:00
aristocratos bd83b73871 v0.9.15 Psutil disk collection fail fallback to df and iostat 2020-06-22 19:42:57 +02:00
aristocratos 080ed37e55 Fix psutil error on disk collection to fallback to df and iostat 2020-06-22 19:04:05 +02:00
aristocratos abd907d8fc v0.9.14 Additional error checking 2020-06-21 14:08:25 +02:00
aristocratos 6c77a56707 Additional processes error checking 2020-06-21 13:54:13 +02:00
aristocratos b38ada1762 Additional sensors error checking 2020-06-21 13:39:47 +02:00
aristocratos 67e358c43e Psutil sensors safe fail 2020-06-21 01:40:27 +02:00
aristocratos 54ba9307bd Graph divide error 2020-06-21 01:38:02 +02:00
aristocratos 08fbed7f99 v0.9.13 2020-06-19 10:56:52 +02:00
aristocratos 92cd707516 Added more psutil error handling 2020-06-19 10:55:08 +02:00
aristocratos f48b59e469 v0.9.12 Psutil coprocess update 2020-06-17 19:45:47 +02:00
aristocratos ce60687489 Changed: Tree view is now a toggle instead of sorting option 2020-06-17 19:31:56 +02:00
aristocratos 1952315c75 Big psutil update 2020-06-17 19:29:54 +02:00
aristocratos c6be18c9b7 Fixed cpu temp check not using vcgencmd when sensors is available 2020-06-15 15:58:50 +02:00
aristocratos 345e66756c v0.9.11 Fixed wrong colors in process gradient 2020-06-14 20:28:06 +02:00
aristocratos 3fef84df5e Merge branch 'master' of github.com:aristocratos/bashtop 2020-06-14 20:27:18 +02:00
aristocratos ae02c2ee7f
Merge pull request #140 from daissi/daissi-deb
Add reference to official Debian/Ubuntu repositories
2020-06-13 14:25:19 +02:00
Dylan Aïssi 6477108cda
Add reference to official Debian/Ubuntu repositories 2020-06-13 13:49:29 +02:00