Skip to content

Releases: orblazer/plasma-applet-resources-monitor

Release 2.6.2

29 Dec 16:45
Compare
Choose a tag to compare

Bug Fixes

  • data: exclude undefined values in network (fe2b3cd), closes #23
  • graph: correct show max values for network (9b5c6ed)
  • graph: set graph color on swap value (from v2.3.0) (e8a1144)

Release 2.6.1

26 Dec 11:04
Compare
Choose a tag to compare

Bug Fixes

  • data: right show values when switch network interfaces (f0f2a40), closes #23
  • graph: fill in right direction (7ad35ac), closes #22
  • graph: remove "i" when is not necessary (5cffccf)

Release 2.6.0

20 Dec 12:13
Compare
Choose a tag to compare

Bug Fixes

  • config: improve way to write number (d83a5be)
  • dev: right update version in metadata (1023268)
  • graph: correctly hide cpu clock whne change option (9cf56fa)
  • graph: keep hints when hover (2bda76a), closes #20

Features

  • use kde lib instead self for generate graph (858d174), closes #21

Release 2.5.3

19 Dec 13:03
Compare
Choose a tag to compare

Bug Fixes

  • config: uniformize checkbox (2454aba)
  • data: prevent useless changes (a80a15b), closes #19
  • graph: improve label displayment (f4b05d7)
  • graph: use right width and reduce default font size (a74fd0f), closes #17

Reverts

  • graph: re add drop shadow (b2966a2)

Release 2.5.2

05 Dec 19:06
Compare
Choose a tag to compare

Bug Fixes

  • data: use better way to specify network unit (c7593e4), closes #9

Reverts

  • graph: remove useless drop shadow (561c1e6)

Release 2.5.1

05 Dec 13:02
Compare
Choose a tag to compare

Bug Fixes

  • config: use right way to apply filter (0f83b0f), closes #12
  • i18n: add missing colon (baa4dae)

Release 2.5.0

04 Dec 20:41
Compare
Choose a tag to compare

Bug Fixes

  • config: use right way to configure fill opacity (916c7f6)
  • data: use 0 instead hard value for nan (a310230)
  • graph: correctly show the value of clock when hover (43399c9)
  • i18n: add missing config translation (082df08)

Features

  • config: add option for specify click action (ae2e9c6), closes #12
  • config: allow configure graph sample (483b481), closes #13
  • data: allow kilobyte for network unit (3110650), closes #9
  • i18n: add dutch lang (90e6b17), closes #11

Release 2.4.0

29 Nov 16:26
Compare
Choose a tag to compare

Bug Fixes

  • data: hide clock when is not needed (8154e06)
  • data: reconnect data when lost (3441014)
  • graph: use right way to apply fill opacity (777e428)

Features

  • data: support kib/s and kbps for network (fd0cc8a)
  • service: runn new monitor (6f2813d), closes #6

Release 2.3.0

29 Nov 14:11
Compare
Choose a tag to compare

Bug Fixes

  • config: use right xml struct and property types (9b0f250)

Features

  • config: use tabs for data config (19a3ea8)
  • i18n: add french translation and improve en texts (16fa7a8)

v2.2.2 - Hotfix 1

24 Oct 14:12
Compare
Choose a tag to compare

Bug Fixes

  • data: update source when interface is updated (1b06863)