Commit Graph

  • d10f95a954 Merge pull request #378 from appuchias/main Jakob P. Liljenberg 2022-06-29 10:14:55 +02:00
  • 76c7560324 Merge pull request #359 from iambeingtracked/main Jakob P. Liljenberg 2022-06-29 10:05:07 +02:00
  • f35d36ab6c Fixed kernel proc filter clearing issue + optimization aristocratos 2022-06-29 09:54:28 +02:00
  • b450293f7f Optimize away clear_kernel_cache() function aristocratos 2022-06-29 09:43:17 +02:00
  • 39f3ac4785 Merge branch 'kernel-filtering' aristocratos 2022-06-29 09:33:33 +02:00
  • f67365d493 Add tomorrow night theme Appuchia 2022-06-28 20:35:55 +02:00
  • 126e89bf17 fix identation simplepad 2022-06-27 19:12:23 +03:00
  • d402f4cece Remove duplicate fstype setter simplepad 2022-06-25 20:07:13 +03:00
  • a88671b68f Remove forgotten debug logger calls simplepad 2022-06-25 20:02:01 +03:00
  • fbba6b69d3 Added support for ZFS pool io stats monitoring simplepad 2022-06-25 18:12:35 +03:00
  • 7d86602ede Changed: Disable battery monitoring if it fails instead of exiting Jakob P. Liljenberg 2022-06-21 14:42:06 +02:00
  • 40db134273 Add everforest-dark-hard.theme iambeingtracked 2022-06-07 17:32:39 +03:00
  • 83e9942d67 Merge pull request #345 from mapi68/patch-1 Jakob P. Liljenberg 2022-06-03 08:21:54 +02:00
  • 15c5107144 Merge pull request #348 from 00davidr/main Jakob P. Liljenberg 2022-06-03 08:21:01 +02:00
  • e60a5123b9 Update README.md 00davidr 2022-06-02 11:39:57 +02:00
  • fc8ac1590a Update btop.desktop mapi68 2022-05-30 09:34:24 +02:00
  • d916e064d1 Changed spaces to tabs 0xJoeMama 2022-05-29 16:11:27 +03:00
  • 482734766a Finished kernel proc filtering. 0xJoeMama 2022-05-29 16:09:55 +03:00
  • c3eb02f27f v1.2.7 Bug fixes & new features v1.2.7 aristocratos 2022-05-28 21:08:30 +02:00
  • dfac006b92 Merge pull request #338 from Schievel1/main Jakob P. Liljenberg 2022-05-28 20:53:12 +02:00
  • 7291c7dfdc Fixed: Net sync scale bug aristocratos 2022-05-28 20:48:02 +02:00
  • 2b4000b857 Added a check for filter kernel mode 0xJoeMama 2022-05-24 15:42:59 +03:00
  • 8ed8d43f5a Added caching for kernel processes. 0xJoeMama 2022-05-24 12:01:33 +03:00
  • 7eae5fcd2c Added tokyo-night & tokyo-storm theme Pascal Jäger 2022-05-22 13:05:39 +02:00
  • 3e097faecc More indentation 0xJoeMama 2022-05-21 15:16:35 +03:00
  • 224c065eed Replaced my spaces with tabs 0xJoeMama 2022-05-21 15:14:16 +03:00
  • f340fa6a48 Indentation fix. 0xJoeMama 2022-05-21 15:06:03 +03:00
  • d53998f37c Woops that went unnoticed, didn't it? 0xJoeMama 2022-05-21 15:03:07 +03:00
  • af07067782 Fixed menu description 0xJoeMama 2022-05-21 14:56:23 +03:00
  • 271750999f Added linux label on the config option 0xJoeMama 2022-05-21 14:41:26 +03:00
  • 82948c06c1 Fixed clang-format off labels 0xJoeMama 2022-05-21 14:40:10 +03:00
  • 7b50543be3 Made kernel process filtering more efficient 0xJoeMama 2022-05-21 14:37:21 +03:00
  • c0f6084159 Replaced $*\s with tabs 0xJoeMama 2022-05-20 23:54:07 +03:00
  • e70dbc1bce Fixed some formatting issues. 0xJoeMama 2022-05-20 23:48:59 +03:00
  • ba0b34db3f Added TUI option for kernel proc filtering. 0xJoeMama 2022-05-20 23:46:49 +03:00
  • e1341a17cb Moved to correct version of the code 0xJoeMama 2022-05-20 23:35:41 +03:00
  • c257938d46 Merge pull request #326 from abrasumente233/main Jakob P. Liljenberg 2022-05-16 16:03:58 +02:00
  • 6233d42ebe Merge pull request #329 from yonatan8070/main Jakob P. Liljenberg 2022-05-08 14:03:20 +02:00
  • b9cb628f9c Fix makefile to install to /usr/local instead of /usr Yonatan Avhar 2022-05-08 14:37:48 +03:00
  • fee972364b Update makefile to install/remove icons and desktop entry Yonatan Avhar 2022-05-07 15:01:48 +03:00
  • 41148527b9 Add desktop icon svg and png Yonatan Avhar 2022-05-07 14:48:03 +03:00
  • af56d43c2b Add btop.desktop Yonatan Avhar 2022-05-07 14:09:00 +03:00
  • 841941afba Merge pull request #327 from mattico/linux-zfs-arc Jakob P. Liljenberg 2022-05-05 17:49:01 +02:00
  • a7384483a4 Include ZFS ARC in cached/available memory on Linux Matt Ickstadt 2022-04-29 22:08:00 -05:00
  • abc4fb25c3 Added: Case insensitive process filtering abrasumente 2022-05-01 01:08:27 +08:00
  • 0f117a0273 Fixed: Disk IO stats for individual partitions instead of whole disk aristocratos 2022-04-26 20:43:35 +02:00
  • f5758e4861 Merge pull request #322 from kz6fittycent/main Jakob P. Liljenberg 2022-04-25 11:20:45 +02:00
  • 484c7864b9 Update snapcraft.yaml kz6fittycent 2022-04-24 14:23:44 -05:00
  • 7ddbabb787 Update snapcraft.yaml kz6fittycent 2022-04-24 14:22:55 -05:00
  • 78f6679eeb Update snapcraft.yaml kz6fittycent 2022-04-24 13:59:24 -05:00
  • 36b17d39ee Update snapcraft.yaml kz6fittycent 2022-04-22 18:53:53 -05:00
  • 06e30f6c24 Merge pull request #1 from kz6fittycent/testing kz6fittycent 2022-04-22 18:39:46 -05:00
  • 5fb2efa8c0 Update snapcraft.yaml kz6fittycent 2022-04-22 18:39:12 -05:00
  • 23a8b5238f removed unneeded plugin kz6fittycent 2022-04-14 14:52:07 -05:00
  • 9abf849383 Merge pull request #313 from kz6fittycent/main Jakob P. Liljenberg 2022-04-14 14:45:06 +02:00
  • 384f082cd9 Update snapcraft.yaml kz6fittycent 2022-04-13 18:45:18 -05:00
  • 4bae3c4f86 Update continuous-build-linux.yml Jakob P. Liljenberg 2022-04-13 11:42:04 +02:00
  • df205fb23c v1.2.6 Bug fixes v1.2.6 aristocratos 2022-04-13 11:19:47 +02:00
  • 2d9399389c Changed: Enter symbol to a more common variant aristocratos 2022-04-13 08:13:39 +02:00
  • 87579be5d6 updated robin_hood.h to v3.11.5 aristocratos 2022-04-06 13:03:49 +02:00
  • 9373d9d702 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2022-03-26 03:02:48 +01:00
  • b0d5c03787 Fixed: Use cpu cores avarage temp if missing cpu package temp for FreeBSD aristocratos 2022-03-26 03:00:54 +01:00
  • d14af7f0e0 Merge pull request #284 from mohi001/main Jakob P. Liljenberg 2022-03-07 13:58:10 +01:00
  • c6c08708ec Fixed: Wrong memory unit when shorten and size is less than 10 mohammad hashemy 2022-03-07 15:56:15 +03:30
  • 76e26b0c51 v1.2.5 Bug fixes v1.2.5 aristocratos 2022-03-06 00:27:23 +01:00
  • 294b753164 Fixed: Mouse mappings for net box aristocratos 2022-03-04 20:26:04 +01:00
  • 7097c1c790 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2022-03-04 20:23:12 +01:00
  • 2b569266d3 Fixed: Small ui fixes for mem and disks aristocratos 2022-03-04 20:22:46 +01:00
  • c0d54f5e45 Merge pull request #275 from mrdotx/draw_fix Jakob P. Liljenberg 2022-03-04 20:21:33 +01:00
  • 156f72fd29 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2022-03-04 19:40:01 +01:00
  • 27791602ff Fixed: Fallback to less accurate UTF8 char count if conversion to wstring fails aristocratos 2022-03-04 19:39:06 +01:00
  • f0ded7ac83 Merge pull request #279 from pallebone/PNewTheme Jakob P. Liljenberg 2022-03-03 17:53:26 +01:00
  • 2536a676ff Delete HotPurpleTrafficLight.theme Peter 2022-02-27 12:49:13 -05:00
  • 0ccc19aa80 Add files via upload Peter 2022-02-27 09:48:31 -05:00
  • 82f7294be9 Add files via upload Peter 2022-02-27 09:46:00 -05:00
  • 12d7ba9e30 Add files via upload Peter 2022-02-27 09:36:34 -05:00
  • a98b031a0d v1.2.4 Bug fixes v1.2.4 aristocratos 2022-02-27 14:24:39 +01:00
  • ccfbf182e3 fix: title_left symbol between auto and zero in the net box is not displayed mrdotx 2022-02-24 11:55:16 +01:00
  • e793370dc9 Merge pull request #274 from NMrocks/main Jakob P. Liljenberg 2022-02-23 16:52:48 +01:00
  • 8dd587dac2 Fixed the "cpu responsive" string in btop_config.cpp as well NMrocks 2022-02-23 21:19:44 +05:30
  • b4334a590d Fixed a string in the options menu NMrocks 2022-02-23 20:04:46 +05:30
  • d3a8421bd7 Merge pull request #273 from mohi001/main Jakob P. Liljenberg 2022-02-21 19:37:15 +01:00
  • 682313027f add "g" and "G" to vim keys mohammad hashemy 2022-02-21 20:45:38 +03:30
  • 7b3d996a73 Changed: Restrict command line for processes to 1000 characters to fix utf8 conversion errors aristocratos 2022-02-20 00:27:03 +01:00
  • 4e7a212f83 Fixed: Ignore duplicate disks with same mountpoint aristocratos 2022-02-17 22:28:10 +01:00
  • f7860f9d1b Optimization: Proc::draw() aristocratos 2022-02-16 08:06:24 +01:00
  • 17979139c3 v1.2.3 Bug fixes v1.2.3 aristocratos 2022-02-15 18:39:36 +01:00
  • 2aeae24b88 Fixed: string to wstring conversion crash when string is too big aristocratos 2022-02-15 07:11:22 +01:00
  • 58846af516 Fixed: Process tree not redrawing properly aristocratos 2022-02-15 06:58:22 +01:00
  • c88169fc85 Makefile supress find test error aristocratos 2022-02-14 22:21:50 +01:00
  • f630a8da3b Makefile fixed fallback for outdated find aristocratos 2022-02-14 22:19:26 +01:00
  • 49b415d733 Makefile progress accuracy aristocratos 2022-02-14 22:01:21 +01:00
  • 2fa800e21e Changed: floating_humanizer() now shows fractionals when shortened < 10 aristocratos 2022-02-14 12:45:17 +01:00
  • 4a94c83aa2 Merge pull request #266 from bmwiedemann/sort Jakob P. Liljenberg 2022-02-14 09:19:15 +01:00
  • 5ceb967b94 btop.cfg -> btop.conf Jakob P. Liljenberg 2022-02-13 19:43:27 +01:00
  • f9a7cdbe09 Sort input file list Bernhard M. Wiedemann 2022-02-13 03:51:13 +01:00
  • 18457d1181 v1.2.2 Bug fixes v1.2.2 aristocratos 2022-02-13 00:59:00 +01:00
  • edece28eec Updated example config file aristocratos 2022-02-13 00:51:35 +01:00
  • 36a3c7fb8c Added: Clarification on signal screen that number can be manually entered aristocratos 2022-02-13 00:44:55 +01:00
  • baabbe78b2 Added: Toggle for showing free disk space for privileged or normal users aristocratos 2022-02-13 00:33:20 +01:00