Commit graph

1055 commits

Author SHA1 Message Date
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
aristocratos efed7f2d4c
Merge pull request #46 from kz6fittycent/main
Build/Stage packages removed and swapped - installed size now 1MB
2021-09-27 07:15:57 +02:00
aristocratos aa7a042426
Merge branch 'main' into main 2021-09-27 07:15:07 +02:00
kz6fittycent 12ba324c65
Swapping stage and build
New attempt at building w/o staging packages.
2021-09-26 21:14:28 -05:00
kz6fittycent 5c4a98a067
Build works
Removing build packages, build is successful and snap works, as is.
2021-09-26 21:01:31 -05:00
kz6fittycent 14f00216f0
Attempt w/o build-packages
Removing build packages as an experiment to shrink size.
2021-09-26 20:17:57 -05:00
aristocratos 3ebd475648 Merge branch 'main' of github.com:aristocratos/btop 2021-09-26 23:35:21 +02:00
aristocratos ced6dd62be Changed to static build 2021-09-26 23:34:39 +02:00
kz6fittycent 44a50fc09e
Update snapcraft.yaml 2021-09-26 16:01:50 -05:00
aristocratos e35ea1cb0c
Merge pull request #43 from kz6fittycent/main
Latest settings in snap
2021-09-26 22:38:31 +02:00
kz6fittycent 589c19db21
Updated readme 2021-09-26 15:25:25 -05:00
aristocratos 4b1af4f368 Fixed instructions for snap connections 2021-09-26 22:05:49 +02:00
kz6fittycent 1d4d2f8d2c
Update snapcraft.yaml 2021-09-26 15:04:21 -05:00
kz6fittycent 7594d49ca6
Update snapcraft.yaml 2021-09-26 15:01:44 -05:00
aristocratos d7b5aa935c Added repology status 2021-09-26 21:12:46 +02:00
aristocratos 9f870953c3
Merge pull request #42 from kz6fittycent/main
Snap is published and running
2021-09-26 21:07:59 +02:00
kz6fittycent 3349fe8da2
Update README.md 2021-09-26 13:42:35 -05:00
kz6fittycent 91566597af
Update snapcraft.yaml 2021-09-26 12:54:58 -05:00
kz6fittycent 5d486f36d1
Update .gitignore 2021-09-26 12:51:36 -05:00
kz6fittycent ca57a99220
Update README.md 2021-09-26 12:46:27 -05:00
aristocratos 2ed28fcb44 Changed: use_fstab for disks collection now defaults to true 2021-09-26 19:35:09 +02:00
aristocratos 68d88e6e4d v1.0.9 Bug fixes 2021-09-26 13:46:51 +02:00
aristocratos f8cc4c4378 Fixed: Freeze on cin.ignore() 2021-09-26 10:14:38 +02:00
aristocratos 528df4d84f Added: ifstream check and try-catch for stod() in Tools::system_uptime() 2021-09-26 01:03:57 +02:00
aristocratos 5ae05f0333 v1.0.8 Bug fixes 2021-09-26 00:23:46 +02:00
aristocratos 771a200107 Changed: Only log tty name if known 2021-09-26 00:17:39 +02:00
aristocratos 4197f0bb23 Added entry for gdb backtrace in bug report 2021-09-26 00:06:00 +02:00
aristocratos 741778bedd Fixed: Missing NULL check for ttyname 2021-09-25 23:45:59 +02:00
aristocratos cb8345390f Added example for ADDFLAGS when compiling 2021-09-25 11:57:20 +02:00