reactos/base
Joachim Henze 4e889c6e2a [0.4.9][TASKMGR] Tweak the status bar a bit (reusing CORE-15615)
by picking those two commits:
0.4.12-dev-363-g 473e0bfc83
0.4.12-dev-779-g 3b96148641

Although the regression that was introduced by 0.4.12-dev-363-g 473e0bfc83
and then fixed by 0.4.12-dev-779-g 3b96148641
did never affect any release, the older releases do still benefit from those 2 commits applied together:

The status bar consists of 3 sections:
"processes count"
"CPU load"
"Commit charge"

"Commit charge" is extremely dynamic in length, therefore we can improve the usability a bit by maximizing available space for it.
"processes count" also deserves a bit more space, otherwise even 3-digits-count would be cropped in english already.
"CPU load" is most defined in length, as the only dynamic part in there is 0% to 100%, just 2 digits.
Therefore we do sacrifice a bit space from "CPU load" section in favor of the other sections.

See https://jira.reactos.org/secure/attachment/61659/ros_taskmgr_BEFORE_mostCompact.png for a pic before this backmerge.
2022-02-28 17:57:51 +01:00
..
applications [0.4.9][TASKMGR] Tweak the status bar a bit (reusing CORE-15615) 2022-02-28 17:57:51 +01:00
services [0.4.9] [NFSD] Apply a hack to avoid CORE-13498 2018-06-02 13:23:06 +02:00
setup [0.4.9][SETUP] Silence some noisy DPRINT1 2020-12-21 00:23:19 +01:00
shell [0.4.9][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes 2022-02-20 21:21:29 +01:00
system [0.4.9][AUTOCHK] Don't check any volume on boot CORE-14638 2022-01-09 06:40:26 +01:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00