2018-05-16 12:50:22 by Jonathan Perkin | Files touched by this commit (3) | |
Log message:
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-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message:
Recursive bump for new fribidi dependency in pango.
|
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2017-11-23 18:20:22 by Thomas Klausner | Files touched by this commit (556) |
Log message:
recursive bump for libxkbcommon removal from at-spi2-core
|
2017-06-23 19:27:53 by Youri Mouton | Files touched by this commit (3) |
Log message:
Update mate-sensors-applet to 1.18.2.
|
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message:
Recursive revbump from fonts/harfbuzz
|
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message:
Recursive bump for harfbuzz's new graphite2 dependency.
|
2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | |
Log message:
Revbump after graphics/gd update
|
2016-05-21 21:14:57 by Youri Mouton | Files touched by this commit (6) |
Log message:
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.
|