| Age | Commit message (Collapse) | Author | 
|---|
|  | single BATT_STATUS_NAME macro. It simplifies customisation of the hard-wired status text. | 
|  |  | 
|  | This hopefully fixes http://bugs.i3wm.org/707 | 
|  | i3status (Thanks Artemis)
The former made i3bar crash, the latter is helpful for debugging. | 
|  |  | 
|  | See also:
http://article.gmane.org/gmane.linux.kernel/1268792
The C compiler will handle (void) as "no arguments" and () as "variadic
function" (equivalent to (...)) which might lead to subtle errors. | 
|  | FreeBSD), just emit a '?'. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | but works fine otherwise. | 
|  |  | 
|  |  | 
|  |  | 
|  | This hardcodes all the JSON parts. Strings are not properly escaped currently.
The best/easiest way to fix this is by actually using libyajl. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Fixes FTBFS on hurd-i386 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | (Thanks dothebart) | 
|  |  | 
|  | CURRENT_NOW was deprecated for some battery types in recent linux kernels
(2.6.36) | 
|  | Based on a patch by Felicitus. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  |