orblazer / plasma-applet-resources-monitor

Plasmoid for monitoring CPU, memory, network traffic, GPUs and disks IO.
https://www.pling.com/p/2143899/
GNU General Public License v3.0
57 stars 6 forks source link

[BUG] In versions newer than 2.7.1, if you disable the memory sensor, it does not go away #42

Closed tkirkland closed 1 year ago

tkirkland commented 1 year ago

Describe the bug When turning off the memory sensor display, the memory display stays visible.

To Reproduce

The simplest way is to open the widget settings and disable all of the sensors, and you should see that the memory info continues to display

Expected behavior When a sensor setting is set to 'do not display,' the setting should be honored and not displayed.

Screenshots image

Versions (please complete the following information):

Additional context Previously I used a newer kernel (6.1.21) and plan to upgrade to that version. After doing so, I'll update the content.

tkirkland commented 1 year ago

Thanks for the fast fix.