https://bugs.kde.org/show_bug.cgi?id=500412
Oliver Beard <olib...@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kinfocenter/-/commit/f44 | |af69b07ed19d076819fe4cc84e5 | |777747d957 --- Comment #18 from Oliver Beard <olib...@outlook.com> --- Git commit f44af69b07ed19d076819fe4cc84e5777747d957 by Oliver Beard. Committed on 25/02/2025 at 17:07. Pushed by olib into branch 'master'. kcms/about-distro: Add help property to Entry & show total amount of installed memory in MemoryEntry This provides additional information to the user, with a new help tooltip that clarifies the displayed values as is contextually appropriate. For example, if the shown message is "32 GB of RAM (31.3 GB usable)", the tooltip will elucidate that some memory is reserved for use by system hardware. M +4 -0 CMakeLists.txt M +5 -0 kcms/about-distro/src/CMakeLists.txt M +5 -0 kcms/about-distro/src/Entry.cpp M +3 -0 kcms/about-distro/src/Entry.h M +127 -17 kcms/about-distro/src/MemoryEntry.cpp M +8 -1 kcms/about-distro/src/MemoryEntry.h M +5 -0 kcms/about-distro/src/ui/main.qml https://invent.kde.org/plasma/kinfocenter/-/commit/f44af69b07ed19d076819fe4cc84e5777747d957 -- You are receiving this mail because: You are watching all bug changes.