Releases: orblazer/plasma-applet-resources-monitor
Releases · orblazer/plasma-applet-resources-monitor
Release 2.10.2
Release 2.10.1
Release 2.10.0
Release 2.9.1
Bug Fixes
- config: right select default value on combobox (6b15cf3)
- graph: correctly init gpu info (af61440), closes #45
- graph: correctly show memory swap after zero value (99598cb)
- graph: ensure memory is not set with invalid value (2ce5ff9)
- graph: listen right config property for updates (0ccdaa3)
- graph: right handle gpu memory in percent (ec10b8b), closes #45 (comments)
- graph: right update and init displayment (86f3522)
- graph: show dot even if sensors is not set (7b0d014)
Reverts
Release 2.9.0
Bug Fixes
- config: prevent too small or unaligned fiels (4ac3170)
- config: right disable memory in percent checkbox (acc2bf8)
- config: right update for write disk speed (47d9e8e), closes #40
- config: support old plasma-framework version (2f9afe1), closes #43
- data: right initialize sensors when toggle visibility (6a22eef)
- graph: correctly handle threshold values (99b4774)
- graph: prevent null pointer error on network (f0b3f9a)
- graph: right color for critical value (fe3da26)
- graph: right color for disk write (bc88aef), closes #39
- graph: right disable memory graph (0e8d9a8), closes #42
- graph: right update when memory unit changed (9b47018)
- graph: use right history amount (a7b3a90)
Features
Performance Improvements
- direct assign sensors to sensors model (495aab2)
- update data only on enabled graphs (70147e5)
- use connections instead property for config (9d315c3)
Reverts
Release 2.8.0-hotfix.1
Bug Fixes
- translate: add missing translation (29f86ce)
Release 2.8.0
Bug Fixes
- data: use average cpu clock instead first core (a6f3271)
- graph: allow support multiple interface (9f43479)
- graph: clear history when change net sensors (9799666)
- graph: use separate graph for physical and swap memory (6e97afb)
Features
- allow customize unit for cpu and ram (6cb0967), closes #28
- data: add cpu temperature (42df585)
- data: add threshold for cpu temp and memory (28bafad)
- graph: add disks io graph (692bda8), closes #10
- graph: add gpu graph (71e5a60), closes #29
- graph: support third line for network graph (f40c931)
Performance Improvements
Special thanks
I want to make an special thanks to @Starrah for his job on "GPU graph", "Disk IO graph, "CPU temperature" and fix issue on memory graph for swap.