index
:
slstatus
joshua
My build of slstatus
joshua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
battery.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
battery: Consistent naming for capacity percentage
planet36
2022-12-19
1
-7
/
+10
*
battery: Fix remaining on Linux
Patrick Iacob
2022-12-01
1
-2
/
+2
*
radical re-formatting 2/3: Fix blocks
drkhsh
2022-10-28
1
-22
/
+13
*
radical re-formatting 1/3: Fix spacing
drkhsh
2022-10-28
1
-8
/
+8
*
radical re-formatting 0/3: Alphabetic headers
drkhsh
2022-10-28
1
-1
/
+1
*
battery: Refactor remaining on OpenBSD
drkhsh
2022-10-28
1
-3
/
+4
*
various: Put paths into defines to avoid line wraps
drkhsh
2022-10-28
1
-24
/
+22
*
components/*.c: include slstatus.h
NRK
2022-10-26
1
-0
/
+1
*
Add 'Not charging' status support
Spenser Truex
2022-10-26
1
-2
/
+3
*
Full battery indicator
Cem Keylan
2020-11-30
1
-0
/
+1
*
Add FreeBSD support for temperature and battery components
Michael Buch
2019-02-05
1
-0
/
+53
*
Consistency with 80 char limit and breaks
Aaron Marcher
2018-07-08
1
-8
/
+5
*
Simplify format specifiers for uintmax_t
Aaron Marcher
2018-07-07
1
-4
/
+4
*
Change uint64_t to uintmax_t
Aaron Marcher
2018-07-07
1
-4
/
+4
*
battery: 64 bit ints on Linux
Aaron Marcher
2018-07-07
1
-4
/
+5
*
battery: Remove unnecessary defines for paths
Aaron Marcher
2018-07-06
1
-7
/
+5
*
Clean up header includes
Aaron Marcher
2018-05-30
1
-1
/
+0
*
battery_remaining: check for division by zero
Aaron Marcher
2018-05-21
1
-0
/
+4
*
battery_remaining: Change float to double
Aaron Marcher
2018-05-21
1
-3
/
+3
*
battery: Minor coding style fixes
Aaron Marcher
2018-05-21
1
-10
/
+15
*
Remove units from numbers
Aaron Marcher
2018-05-21
1
-2
/
+2
*
Support energy_now/power_now in battery_remaining
David Demelier
2018-05-20
1
-14
/
+27
*
Add the percent sign to *_perc functions
Aaron Marcher
2018-05-19
1
-2
/
+2
*
Implement esnprintf() and make formatted calls more efficient
Laslo Hunhold
2018-05-19
1
-11
/
+30
*
Revert aac29e2 as it is nonsense
Aaron Marcher
2018-05-19
1
-8
/
+14
*
battery: Move out struct as common code
Aaron Marcher
2018-05-19
1
-14
/
+8
*
Use %d instead of accidentally %i
Aaron Marcher
2018-05-18
1
-3
/
+3
*
Port battery_remaining to Linux
Aaron Marcher
2018-05-18
1
-3
/
+31
*
Fix memory leak
Aaron Marcher
2018-05-18
1
-1
/
+1
*
battery: fixed remaining time on connected AC
Tobias Tschinkowitz
2018-05-18
1
-2
/
+6
*
Fix indentation
Aaron Marcher
2018-05-18
1
-1
/
+1
*
Add battery_remaining function on OpenBSD
Tobias Tschinkowitz
2018-05-18
1
-25
/
+45
*
Add warn() and die()
Laslo Hunhold
2018-05-18
1
-6
/
+4
*
Remove UNUSED macro
Aaron Marcher
2018-05-17
1
-6
/
+2
*
Mark unused parameters, fix compiler warnings
Aaron Marcher
2018-05-17
1
-1
/
+5
*
Unify type of in for loops
Aaron Marcher
2018-05-17
1
-1
/
+2
*
Unify type of `i` in for loops
Aaron Marcher
2018-05-17
1
-2
/
+1
*
Fix coding style
Aaron Marcher
2018-05-06
1
-2
/
+1
*
battery: Remove full indicator
Aaron Marcher
2018-05-04
1
-1
/
+0
*
battery_state: Unify unknown state with "?" symbol
Aaron Marcher
2018-05-02
1
-2
/
+0
*
Remove battery_power for various reasons
Aaron Marcher
2018-05-01
1
-12
/
+0
*
battery_perc: Port to OpenBSD
Aaron Marcher
2018-05-01
1
-0
/
+37
*
Use indentation to increase readability
Laslo Hunhold
2018-05-01
1
-69
/
+69
*
Revert component-split
Laslo Hunhold
2018-05-01
1
-0
/
+91
*
battery: OS split
Quentin Rameau
2018-04-30
1
-91
/
+0
*
battery: Separate function for readbility
Aaron Marcher
2018-04-29
1
-2
/
+6
*
Format error messages properly
Aaron Marcher
2018-03-28
1
-2
/
+4
*
Get rid of err.h as it is not portable
Aaron Marcher
2018-03-28
1
-3
/
+2
*
More robust preprocessor switches
Aaron Marcher
2018-03-21
1
-5
/
+5
*
battery_perc: Port to OpenBSD.
Aaron Marcher
2018-03-19
1
-1
/
+29
[next]