Skip to content

mate-system-monitor 1.26.0 release

Compare
Choose a tag to compare
@raveit65 raveit65 released this 05 Aug 16:00
· 27 commits to master since this release

Changes since the last release: v1.25.0...v1.26.0

mate-system-monitor 1.26.0

  • Translations update
  • travis-Ci: use libera.chat as notification server
  • update copyright to 2021
  • add wayland support
  • port to GtkApplication
  • Use GtkBuilder for preferences dialog
  • openfiles: g_memdup is dreprecated from glib 2.68
  • smooth_refresh: comparison of unsigned expression in '< 0' is always false
  • gsm_color_button: macro "GSM_COLOR_BUTTON_C" is not used
  • proctable: Function 'proctable_free_table' used prior to declaration
  • i18n: use _() macro instead of gettext
  • i18n: Do not collect the translation for Icon
  • build: display package name and version in configure summary
  • build: Use PACKAGE_URL variable
  • procdialogs: Do not use deprecated gtk_image_new_from_stock
  • Show subvol mount option on GNU/Linux
  • sysinfo: avoid adding a device more than once such as for brtfs
  • pretty-table: prefer GIO to get application icons