summaryrefslogtreecommitdiffstats
path: root/src/btop_menu.cpp
AgeCommit message (Expand)Author
2023-12-25Replace robin_hood map and set with STD alternative and add safeVal() functio...aristocratos
2023-11-25Squashed commit of the following:aristocratos
2023-11-25Added definition GPU_SUPPORT to toggle GPU related codearistocratos
2023-08-27Added show_gpu_info setting and Auto options for cpu graphsaristocratos
2023-08-26Squashed commit of the following:aristocratos
2023-07-19Fix available boxes in menu & config descriptionromner
2023-06-26Add GPU optionsromner-set
2023-05-19Bind GPU panel to 5,6,7,8,9,0 and fully implement multi-GPU supportromner-set
2023-05-13Add GPU side panelromner
2023-05-12Add rudimentary, fullscreen single-GPU NVML utilization graphromner
2023-03-07Silence "warning: unqualified call to 'std::move'" in clang.Steffen
2022-10-15fix: spelling mistake in btop.confdaephx
2022-10-04Fix variable initialization to 'auto' for getB()Στέφανος
2022-10-04Forgot to update 'auto' usage wherever necessaryΣτέφανος
2022-10-03Further Cleanup Part 2Στέφανος
2022-07-29Added: Option to hide the small cpu graphs for processesAristocratos
2022-07-11Merge pull request #385 from simplepad/zfs-iostat-newJakob P. Liljenberg
2022-07-11rename zfs_pools_only option to zfs_hide_datasets, make its description clearersimplepad
2022-07-07add "?" to see helpmohammad hashemy
2022-07-01Add zfs_pools_only optionsimplepad
2022-05-21Fixed menu description0xJoeMama
2022-05-21Fixed clang-format off labels0xJoeMama
2022-05-20Added TUI option for kernel proc filtering.0xJoeMama
2022-05-05Include ZFS ARC in cached/available memory on LinuxMatt Ickstadt
2022-02-23Fixed a string in the options menuNMrocks
2022-02-13Added: Clarification on signal screen that number can be manually enteredaristocratos
2022-02-13Added: Toggle for showing free disk space for privileged or normal usersaristocratos
2022-02-09Fixed: Wrong type for max() in msgBoxaristocratos
2022-02-09Fixed: Text alignment for popup boxesaristocratos
2022-01-16Added: Option for base 10 bytes/bitsaristocratos
2021-12-13Fix spelling mistakes caught by debian lintianMarius Gripsgard
2021-11-27Fixed: Wrong unit for net_upload and net_download in config menuaristocratos
2021-11-13Squashed commit of the following:aristocratos
2021-11-08Fixed: Inconsistent behaviour of "q" key in the menusaristocratos
2021-11-04Fixed: Vim keys menu lists selectionaristocratos
2021-10-27Added: / as alternative bind for filteraristocratos
2021-10-17Added: Displayed battery selectable in options menuaristocratos
2021-10-12Added: Toggle in options for enabling directional vim keys "h,j,k,l"aristocratos
2021-09-24Fixed: Crash when opening menu at too small sizearistocratos
2021-09-22v1.0.5 Bug fixesv1.0.5aristocratos
2021-09-20Fixed: Options menu page selection alignmentaristocratos
2021-09-20Fixed: Menu size and preset size issues and added warnings for small terminal...aristocratos
2021-09-18Fixed variables to support 32-bit and added preset selectionaristocratos
2021-09-17Added collect for batteryaristocratos
2021-09-12Added menu systemaristocratos
2021-09-01Added menus and boxes for signal sendingaristocratos
2021-08-22Added clock, updated makefile and switch to using semaphore to trigger _runne...aristocratos
2021-07-21Loads...aristocratos