reactos/base/applications/taskmgr
Joachim Henze d8058c95f3 [0.4.11][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:56:02 +01:00
..
lang [0.4.11][TASKMGR] Tweak the status bar a bit (reusing CORE-15615) 2022-02-28 17:56:02 +01:00
res
about.c
about.h
affinity.c
affinity.h
applpage.c
applpage.h
CMakeLists.txt [0.4.11][TASKMGR] Backport commits id-ID and 'Remove Debug Channels' CORE-18057 2022-02-27 22:48:32 +01:00
column.c
column.h
debug.c
debug.h
endproc.c
endproc.h
graph.c
graph.h
graphctl.c
graphctl.h
optnmenu.c
optnmenu.h
perfdata.c
perfdata.h
perfpage.c
perfpage.h
precomp.h [0.4.11][TASKMGR] Backport commits id-ID and 'Remove Debug Channels' CORE-18057 2022-02-27 22:48:32 +01:00
priority.c
priority.h
proclist.c
proclist.h
procpage.c [0.4.11][TASKMGR] Backport commits id-ID and 'Remove Debug Channels' CORE-18057 2022-02-27 22:48:32 +01:00
procpage.h
resource.h [0.4.11][TASKMGR] Backport commits id-ID and 'Remove Debug Channels' CORE-18057 2022-02-27 22:48:32 +01:00
run.c
run.h
shutdown.c
shutdown.h
taskmgr.c [0.4.11][TASKMGR] Backport commits id-ID and 'Remove Debug Channels' CORE-18057 2022-02-27 22:48:32 +01:00
taskmgr.h [0.4.11][TASKMGR] Tweak the status bar a bit (reusing CORE-15615) 2022-02-28 17:56:02 +01:00
taskmgr.rc [TASKMGR][TRANSLATION] Estonian localization 2018-10-24 21:35:20 +02:00
trayicon.c
trayicon.h