aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-10Change re's name to refHEADmasterJohn Ankarström
2021-06-06Add manualJohn Ankarstr\xf6m
2021-06-06Expand documentation, change ALERT to 25John Ankarstr\xf6m
2021-06-05xbattext.c: Die on ioctl errorJohn Ankarstr\xf6m
2021-06-04xbattext.ms: Add link to repository, fix typosJohn Ankarstr\xf6m
2021-06-04xbattext.pdf: UpdateJohn Ankarstr\xf6m
2021-06-04xbattext.c: Update commentJohn Ankarstr\xf6m
2021-06-04xbattext.ms: Finish documentation re-organizationJohn Ankarstr\xf6m
2021-06-04xbattext.ms: Re-organize documentationJohn Ankarstr\xf6m
2021-06-03Include generated PDF in repositoryJohn Ankarstr\xf6m
2021-06-03Fix state changing bugs, include screenshot in documentJohn Ankarstr\xf6m
2021-06-03xbattext.ms: Explain ALERT constantJohn Ankarstr\xf6m
2021-06-03xbattext.ms: Use DejaVu Sans Mono fontJohn Ankarstr\xf6m
I have it installed as M{R,B,I,BI}.
2021-06-03xbattext.ms: Finish source code documentationJohn Ankarstr\xf6m
2021-06-03Generate document as US LetterJohn Ankarstr\xf6m
I never use the Letter format, but its extra width in comparison to A4 is worth much in this case.
2021-06-03Improve documentationJohn Ankarstr\xf6m
2021-06-03Stop trying to remove timeoutJohn Ankarstr\xf6m
It is apparently unnecessary.
2021-06-03xbattext.ms: Add more documentationJohn Ankarstr\xf6m
2021-06-02Add commented version of source codeJohn Ankarstr\xf6m
2021-06-02Remove unused variableJohn Ankarstr\xf6m
2021-06-02Fix charge checkJohn Ankarstr\xf6m
2021-06-02Set normal font when charging if no charging font is specifiedJohn Ankarstr\xf6m
2021-06-02Check charging status correctlyJohn Ankarstr\xf6m
2021-06-01Implement 'chargeFontlist', 'chargeForeground', fix alert bugJohn Ankarstr\xf6m
I also removed unnecessary checks on the pixel values. Turns out they're set to zero when undefined, which is black.
2021-06-01Remove superfluous includesJohn Ankarstr\xf6m
2021-06-01Add custom 'alertFontList', 'alertForeground' resourcesJohn Ankarstr\xf6m
2021-06-01Fix color change bugJohn Ankarstr\xf6m
I forgot to change the 4 to a 6 (strlen("black")+1).
2021-06-01Sort includes alphabeticallyJohn Ankarstr\xf6m
2021-06-01Use Motif instead of AthenaJohn Ankarstr\xf6m