indicator-sensors:snap

Last commit made on 2018-05-25
Get this branch:
git clone -b snap https://git.launchpad.net/indicator-sensors

Branch merges

Branch information

Name:
snap
Repository:
lp:indicator-sensors

Recent commits

bb1f378... by Alex Murray

Add initial snapcraft.yaml

6bfed17... by Alex Murray

Only update sensors labels etc if actually changed

Should help reduce how often we write to disk with the
dynamic sensors enabled.

Issue #16

a35bf36... by Alex Murray

Fix minor cppcheck warning on variable scope

41fd464... by Alex Murray

Add .dir-locals for cstyle integration

a5ee333... by Alex Murray

Add command-line option to set verbose logging (with less by default)

Full debug logging can be obtained by running with --verbose / -v command-line
option.

To fix issue #15

d267b5c... by Alex Murray

SENSORS_FEATURE_MAX is only in latest libsensors

9c0d5e1... by Alex Murray

Fix a couple minor compiler warnings in plugins

35eeb3a... by Alex Murray <email address hidden>

Merge pull request #10 from LouisTakePILLz/master

Fix incorrect temperature and error message upon probing idle disk

b3b9a56... by LouisTakePILLz <email address hidden>

Fix incorrect temperature upon probing idle disk

e32e47c... by Alex Murray

Add math.h include for udisks2 plugin