reactos/base/applications
Joachim Henze 0ae3cb906e [0.4.7][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:59:30 +01:00
..
atactl
cacls Remove unwanted .gitignore files. 2017-10-04 10:28:36 +02:00
calc ru calculator translation update 2017-10-08 18:12:09 +02:00
charmap
charmap_new Polish translation update (#29) 2017-10-10 12:14:38 +02:00
clipbrd
cmdutils CORE-13875 Added russian translation for timeout util 2017-10-08 18:14:44 +02:00
control
dxdiag Polish translation update (#29) 2017-10-10 12:14:38 +02:00
extrac32
findstr
fltmc
fontview
games
hh
iexplore
kbswitch
logoff
magnify
mmc
mplay32
msconfig Polish translation update (#29) 2017-10-10 12:14:38 +02:00
msconfig_new Polish translation update (#29) 2017-10-10 12:14:38 +02:00
mscutils [0.4.7][SERVMAN] fix status-bar text truncation, update german localization CORE-14092 2021-01-16 14:45:26 +01:00
mspaint [0.4.7][MSPAINT] Revert LoadDIBFromFile for workaround (#2186) CORE-16566 2020-10-06 03:26:24 +02:00
mstsc
network
notepad
osk
rapps [0.4.7][RAPPS] Pick some simplifications from master up to 0.4.15-dev-3726-gc262020 (e.g. CORE-18018 and (#2751)) 2022-01-24 10:33:53 +01:00
regedit Polish translation update (#29) 2017-10-10 12:14:38 +02:00
regedt32
sc
screensavers [0.4.7][USER32][NTUSER][3DTEXT] Squashed backport 2022-02-08 13:07:55 +01:00
setup16
shutdown
sndrec32 [0.4.7][SNDREC32] Fast-Forward to 0.4.15-dev-3294-ge98684e state (CORE-17815 and several PRs) 2022-01-17 22:45:48 +01:00
sndvol32
taskmgr [0.4.7][TASKMGR] Tweak the status bar a bit (reusing CORE-15615) 2022-02-28 17:59:30 +01:00
winhlp32
winver
wordpad [0.4.7][WORDPAD] Fix icons for toolbar and formatbar (#3792) CORE-5823 2021-07-04 14:51:47 +02:00
write
CMakeLists.txt