Commit graph

983 commits

Author SHA1 Message Date
Shriraj Hegde 2e058b171a Store built binaries in 'multiarch_bin' 2021-10-05 18:25:57 +05:30
Shriraj Hegde 0b00228598 Add distclean after builds 2021-10-05 18:23:12 +05:30
Shriraj Hegde c4f8cf22cb Add aarch64 to workflow 2021-10-05 17:46:08 +05:30
Shriraj Hegde 0c7357d405 Fix README.md 2021-10-05 17:31:10 +05:30
Shriraj Hegde c84dcf396a Add Linux CI badge 2021-10-05 16:46:37 +05:30
Shriraj Hegde 4dd856760d fix (GIT_DISCOVERY_ACROSS_FILESYSTEM not set) 2021-10-05 16:26:22 +05:30
Shriraj Hegde 28ab3d9c1a Rename binary to git hash 2021-10-05 16:23:22 +05:30
Shriraj Hegde 72ed836144 Use ubuntu 21.04 container 2021-10-05 16:03:41 +05:30
Shriraj Hegde 50a434db10 Add workflow for continuous build 2021-10-05 14:12:36 +05:30
Shriraj Hegde 76536c5230 Track .github directory 2021-10-05 14:05:06 +05:30
aristocratos 02fcb8c34a Changed: Total system memory is checked at every update instead of once at start 2021-10-05 09:18:04 +02:00
aristocratos a139869216
Merge pull request #69 from kz6fittycent/main
Just an update
2021-10-05 07:17:16 +02:00
aristocratos fea5f0fd0d
Merge pull request #71 from ShrirajHegde/main
Add 'info' option in help
2021-10-05 07:15:39 +02:00
Shriraj Hegde 665a8b1366 Add 'info' option in help
Might be helpful when more platforms are compatible
2021-10-05 00:27:15 +05:30
aristocratos f9505a425d v1.0.13 Better symbol compatibility 2021-10-02 22:43:49 +02:00
aristocratos 585bb7bb1e Changed: Graph empty symbol is now regular whitespace 2021-10-02 22:39:45 +02:00
aristocratos 6c77620b20 Merge branch 'main' of github.com:aristocratos/btop 2021-10-01 20:57:40 +02:00
aristocratos 3a4a9d09b5 v1.0.12 Bug fixes 2021-10-01 20:46:05 +02:00
aristocratos 5082ae5e9a
Merge pull request #55 from 13werwolf13/main
add opensuse repo
2021-10-01 20:42:41 +02:00
aristocratos a15f961b2f Updated Prerequisites 2021-10-01 15:24:41 +02:00
aristocratos 8d393b858f Version > Release 2021-09-30 22:56:14 +02:00
aristocratos ae7b8b77ff Version bump 2021-09-30 22:51:05 +02:00
aristocratos 304b9af4e8 Fixed: Exception handling for faulty net download/upload speed 2021-09-30 22:49:14 +02:00
aristocratos d226e6199f Fixed: Cpu percent formatting if over 10'000 2021-09-30 22:48:03 +02:00
aristocratos a246c098cd v1.0.11 Bug fixes 2021-09-29 21:24:33 +02:00
aristocratos cd065cfd83 Merge branch 'night-owl-theme' 2021-09-29 20:20:45 +02:00
kz6fittycent 78cf6a47b6
Update snapcraft.yaml 2021-09-29 06:47:52 -05:00
kz6fittycent 98af3bb516
Update snapcraft.yaml 2021-09-29 06:33:24 -05:00
aristocratos a49b8f999f Changed: Init will continue if UTF-8 locale are detected even if it fails to set the locale 2021-09-29 11:43:37 +02:00
aristocratos c70667e9e5 Fixed: UTF8 set LANG and LC_ALL to empty before UTF8 search and fixed empty error msg on exit before signal handler init 2021-09-29 08:16:49 +02:00
Дмитрий Марков b08f473832
add opensuse repo 2021-09-29 09:50:16 +05:00
aristocratos ab013b989b Changed: Snap new / mountpoint detection 2021-09-28 21:54:51 +02:00
aristocratos 06cac6756d Fixed: Get real / mountpoint when running inside snap 2021-09-28 21:01:50 +02:00
aristocratos ff6d1d6eec Changed: atomic_wait to use while loop instead of atom.wait() because of random stalls 2021-09-28 16:58:08 +02:00
aristocratos 5fba94c96c v1.0.10 Bug fixes 2021-09-28 16:37:02 +02:00
kz6fittycent 7bdfc6ea07
Update snapcraft.yaml 2021-09-28 06:38:22 -05:00
aristocratos 8296c1a8d5 Changed: UTF8 detection search if LANG is set but fails to set 2021-09-28 13:08:45 +02:00
aristocratos dc914aa86d Fixed: Cpu percent cutting off above 1000 percent and added scaling with "k" prefix above 10'000 2021-09-28 09:26:50 +02:00
aristocratos 683c57539a Changed: Moved signal handler setup to later in init 2021-09-28 09:05:16 +02:00
aristocratos 975db8d348 Merge branch 'main' of github.com:aristocratos/btop 2021-09-28 08:56:09 +02:00
aristocratos 1e84265479 Changed: Cpu temp values check for existing values 2021-09-28 08:54:22 +02:00
zack kourouma a1fa532914 More readable inactive/disabled text 2021-09-27 18:40:26 -07:00
zack kourouma 73119d33b9 Add night-owl theme
Inspired by sdras' VS Code theme: https://github.com/sdras/night-owl-vscode-theme
2021-09-27 12:27:17 -07:00
kz6fittycent 245fac8c24
Update snapcraft.yaml 2021-09-27 09:17:54 -05:00
aristocratos 4f3db691a5
Update bug_report.md
Fixed names
2021-09-27 13:00:04 +02:00
aristocratos a09ad06367 Added: Check for empty percentage deques 2021-09-27 12:51:04 +02:00
aristocratos 01dfd27ec4 Changed: Moved check for valid terminal dimensions to before platform init 2021-09-27 11:59:10 +02:00
aristocratos 65c62cef47 Changed: Stop second thread before updating terminal size variables 2021-09-27 11:01:56 +02:00
aristocratos 9233b3cffc Merge branch 'main' of github.com:aristocratos/btop 2021-09-27 09:18:06 +02:00
aristocratos d76f258a49 Added: Wait for terminal size properties to be available at start 2021-09-27 09:16:39 +02:00