[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] branch master updated (434e724 -> 2417d8e)
noreply at xfce.org
noreply at xfce.org
Sun Dec 2 22:36:27 CET 2018
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-battery-plugin.
from 434e724 use dashes to show that we have no value instead of showing wrong bogus values (#9594)
new ae36fc8 Remove historical APM support for Linux, support ACPI only.
new 86dd936 Remove APM support on FreeBSD as well, it doesn't even build.
new 023a034 Remove deprecated /proc/acpi support in favor of sysfs.
new 9d0c905 Linux: Allow normal startup if either AC adapter or battery is found.
new c3a8821 Fix null pointer dereference with no battery present (Bug #14930).
new 77a9b19 Re-detect battery presence every 30 seconds (Bug #14930).
new 2417d8e Reset averages when a battery is removed/added (Bug #14930).
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
panel-plugin/Makefile.am | 4 +-
panel-plugin/battery.c | 243 +++---------------------
panel-plugin/libacpi.c | 373 ++-----------------------------------
panel-plugin/libapm.c | 471 -----------------------------------------------
panel-plugin/libapm.h | 72 --------
5 files changed, 35 insertions(+), 1128 deletions(-)
delete mode 100644 panel-plugin/libapm.c
delete mode 100644 panel-plugin/libapm.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list