Commit graph

9 commits

Author SHA1 Message Date
jperkin
912c71b263 mate-sensors-applet: Update to 1.20.1.
Changes since 1.18.2:

### mate-sensors-applet 1.20.1

  * Translations update
  * fix save order of sensors v2
  * prefs-dialog: drop unneeded space in general tab
  * prefs-dialog: set a min_width for enable_column
  * prefs-dialog: use hscrollbar-policy GTK_POLICY_NEVER

### mate-sensors-applet 1.20.0

  * require GTK+ 3.22 and GLib 2.50
  * build: enable udisk2 plugin again
  * Translations update
  * Remove deprecated udisks plugin
  * udisks plugin: fix memory management for GValue variables
  * Remove deprecated eee plugin
  * Fix popup shower on removed HDD
  * ibm-acpi.c: Fix build warning:
  * eee-plugin.c: Fix build warning:
  * active-sensor.c: Fix build warning:
  * sensors-applet.c: Fix build warning:
  * update copyright year to 2018
  * Fix indents
  * Fix project cleanup

### mate-sensors-applet 1.19.1

  * Translations update
  * Stop jumping applet as numbers change
  * fix save order of sensors
  * updated hide temperature units
  * remove code duplication

### mate-sensors-applet 1.19.0

  * Translations update
  * sensor-applet.c: replace deprecated GtkMisc
  * sensor-applet.c: avoid deprecated GTK_STOCK_MISSING_IMAGE
  * sensor-config-dialog: avoid deprecated GtkAlignment
  * sensor-config-dialog: don't use deprecated GtkColorButton
  * prefs-dialog: add style class frame to scrolledwindow
  * prefs-dialog: avoid deprecated GtkAlignment
  * prefs-dialog: avoid deprecated GTK_VBUTTON_BOX, GTK_TYPE_{H,V}BOX
  * use GTK_ALIGN_CENTER for the sensor_applet grid
2018-05-16 10:50:22 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
youri
68506013e8 Update mate-sensors-applet to 1.18.2. 2017-06-23 17:27:53 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
youri
b012917731 Import mate-sensors-applet-1.14.0 as sysutils/mate-sensors-applet.
MATE Sensors Applet is an applet for the MATE Panel to display
readings from hardware sensors, including CPU temperature, fan speeds
and voltage readings under Linux.

Supported interfaces:

    * ACPI thermal zones, via the Linux kernel ACPI modules
    * Linux kernel i2c[1] modules (for kernel 2.6).
    * lm_sensors[1] and i2c[1] packages (for kernel 2.4)
    * libsensors[1] (provided by lm_sensors package)
    * Linux kernel i8k[2] module (for Dell Inspiron Laptops).
    * Linux kernel ibm-acpi[3] module
    * Linux kernel PowerPC modules therm_adt746x and therm_windtunnel.
    * Linux kernel iMac G5 Windfarm module.
    * hddtemp[4] daemon for reading temperatures from S.M.A.R.T. equipped disks.
    * Linux kernel Omnibook[5] module.
    * NVIDIA graphics cards via libNVCtrl (supplied with nvidia-settings[6])
    * Linux kernel sonypi[7] module (for Sony Vaio laptops)

Includes a simple, yet highly customizable display and intuitive
user-interface.
2016-05-21 19:14:56 +00:00