Skip to content

Latest commit

 

History

History
109 lines (66 loc) · 3.13 KB

CHANGELOG.md

File metadata and controls

109 lines (66 loc) · 3.13 KB

1.5.0 (2019-04-09)

1.4.8.1 (2019-01-25)

1.4.8 (2018-11-23)

Features

  • desktop: add deepin vendor. (d48d0ad3)

1.4.7 (2018-11-09)

Bug Fixes

1.4.6 (2018-08-12)

Bug Fixes

1.4.5 (2018-07-20)

Change Log

Deepin system monitor: a more user-friendly system monitor.

[Unreleased]

[1.4.4] - 2018-05-14

  • HiDPI: fixed attribute dialog's icon is not clear.
  • HiDPI: fixed listview icon is not render smooth.
  • Add tray prefix in title if process is tray process.
  • Adjust network grid padding, make it in visible center of left panel.
  • Fixed arithmetic overflow error when calcuate disk read/write io.
  • Adjust curve width.

[1.4.3] - 2018-03-14

  • Update manual.
  • Fixed display error cause by mismatch type: double -> unsigned long.
  • Add detach function to avoid segfault when exit application.

[1.4.2] - 2018-03-06

  • Change code version.

[1.4.1] - 2018-03-06

  • Init object double/float value, avoid use un-init value to draw wrong result. Create function 'filterInvalidNumber' to filter Inf/NaN numnber.

[1.4] - 2018-03-01

  • Update translations.
  • Follow DTK's API
  • Move end process dialog at center of window.
  • Add compact mode, provide multi-cpu graphics.
  • Add disk monitor graphics.
  • Fixed getcmdline crash error cause by cmdline.length() == 0
  • Fix searchbar focus problem.
  • Use default icon instead, if not found "Icon=" line in desktop file.

[1.3.7] - 2017-11-28

  • Split flatpak cmdline's fullpath to get real filename to find location of flatpak application.

[1.3.6.1] - 2017-11-22

  • Update translation

[1.3.6] - 2017-11-06

  • Make interactive kill support FlatPak application window
  • Make first tab display FlatPak application process
  • Click 'location' menu item to find FlatPak application location
  • Fix the bug that which command that can't found location of dde-file-manager and nautils
  • Fix cursor not hide after interactive kill
  • Find desktop file from process name if found environ variable 'GIO_LAUNCHED_DESKTOP_FILE' failed from tray process
  • Find icon from FlatPak application's local directory
  • Rasie window to top of stack window list after call deepin-system-monitor command again
  • Change code with DTK's newest setFrame API
  • Synchronous translation