~mate-desktop/mate-desktop/+git/mate-sensors-applet:1.18

Last commit made on 2018-04-01
Get this branch:
git clone -b 1.18 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/mate-sensors-applet

Branch merges

Branch information

Recent commits

309bd0f... by Vlad Orlov

release 1.18.4

c8997a3... by Pablo Barciela <email address hidden>

active-sensor.c: Fix build warning:

Fixes the build warning:

active-sensor.c: In function ‘active_sensor_new’:
active-sensor.c:425:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations]
         active_sensor->alarm_timeout_id[i] = -1;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
active-sensor.c:424:5: note: within this loop
     for (i = 0; i < NUM_NOTIFS; i++) {
     ^~~

a382b9b... by Pablo Barciela <email address hidden>

sensors-applet.c: Fix build warning:

implicit declaration of function ‘sensors_applet_conf_setup_sensors’

b3fb40e... by info-cppsp <email address hidden>

Fix popup shower on removed HDD

Added timer to active sensors, to suppress infinite popups, when a drive is removed from the system, with its sensor still active in msa.
fixes #62

0b86b69... by luke

Stop jumping applet as numbers change

Hold the value labels to the largest size they have been
unless the units have just been shown or hidden.

f911608... by info-cppsp <email address hidden>

fix save order of sensors

84ad825... by Vlad Orlov

release 1.18.3

1032908... by Vlad Orlov

sync with Transifex

a5a54f2... by Vlad Orlov

about-dialog: update copyright

f1c235f... by info-cppsp <email address hidden>

i45 fix graphs invisible