Skip to content

Releases: orblazer/plasma-applet-resources-monitor

Release 2.10.2

29 Aug 00:02
40e0b59
Compare
Choose a tag to compare

Bug Fixes

  • config: right way to find gpu cards (47ebe7a), closes #58

Release 2.10.1

31 May 16:51
e8c4c32
Compare
Choose a tag to compare

Bug Fixes

  • graph: allow choose right gpu (c193172), closes #52

Release 2.10.0

19 May 11:54
291d443
Compare
Choose a tag to compare

Bug Fixes

  • graph: per core sensors for pre plasma 5.25 (5d41c02), closes #47
  • graph: prevent blurry labels in small size (a86d431)
  • graph: right aggregate and use network values (0816363), closes #50

Features

  • data: allow configure cpu clock aggregator (b3efc01)

Release 2.9.1

09 May 15:47
161c75b
Compare
Choose a tag to compare

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

  • re use plasmoid context property (5be4257), closes #46

Release 2.9.0

03 May 17:09
d0dc2dc
Compare
Choose a tag to compare

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

  • allow custom ordering graph (3e22c4c), closes #30

Performance Improvements

  • direct assign sensors to sensors model (495aab2)
  • update data only on enabled graphs (70147e5)
  • use connections instead property for config (9d315c3)

Reverts

  • config: drop swipe navigation (494afbf)
  • graph: back swap memory to red (f3fc29f)

Release 2.8.0-hotfix.1

27 Apr 17:38
5ad8446
Compare
Choose a tag to compare

Bug Fixes

  • translate: add missing translation (29f86ce)

Release 2.8.0

27 Apr 16:48
45add91
Compare
Choose a tag to compare

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

  • don't update lines if is not needed (f5c52d6)
  • graph: optimiwe init network sensors (49651d0)

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.

Release 2.7.1

15 Jan 09:33
Compare
Choose a tag to compare

Bug Fixes

  • data: correctly bind dynamically sensors (70a4208), closes #27
  • graph: allow zero value in max y calculation (020982f), closes #27

Release 2.7.0

12 Jan 12:50
Compare
Choose a tag to compare

Bug Fixes

  • dev: right check if applet is installed (586693e)
  • graph: correct init sensors (bc6f9cb), closes #26
  • graph: move net up graph behind net down (420920a)
  • graph: show null value (dc4c46e), closes #25

Performance Improvements

  • graph: disable update when chart is not visible (b375c59)

Release 2.6.3

06 Jan 16:51
Compare
Choose a tag to compare

Bug Fixes

  • graph: correct hide swap value when is 0 (cf47a7c)
  • graph: improve stability of label values (f0c548d), closes #25
  • graph: update graph on static interval (9755b85)

Performance Improvements

  • graph: sync update with history (4e2fb96)