Debian Patches

Status for indicator-sensors/1.4-2

Patch Description Author Forwarded Bugs Origin Last update
no-notification-on-alarm.patch don't show notification on alarm There is nothing the user can do in this case so don't bother showing a
notification, this is just noise.
Alex Murray <murray.alex@gmail.com> no upstream, https://github.com/alexmurray/indicator-sensors/commit/62d576b01a112446a7be09fc10eb8c2830eb14c9 2023-03-25
track-error-state.patch track error state Previously when the error state was set for a sensor we would clear the old
state and set the new one, without checking if they were the same. But this
would result in a closing of the existing notification and showing of a new one
with the same contents.
.
In general it can be useful to let the user know that the sensor has encountered
and error BUT we don't want to do this every time the sensor value is tried to
be read. So check if the new error condition is different and only then take any
action, that way we won't close and redisplay the same notification.
Alex Murray <murray.alex@gmail.com> no upstream, https://github.com/alexmurray/indicator-sensors/commit/4e2e94037314556fe12249f7379001a3597fb596 2023-03-25
fix-missing-girepository-include.patch add missing include for girepository.h and adapt to API change in latest GLib Alex Murray <murray.alex@gmail.com> yes 2025-11-18

All known versions for source package 'indicator-sensors'

Links