Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-03 | xbattext.ms: Explain ALERT constant | John Ankarstr\xf6m | |
2021-06-03 | xbattext.ms: Use DejaVu Sans Mono font | John Ankarstr\xf6m | |
I have it installed as M{R,B,I,BI}. | |||
2021-06-03 | xbattext.ms: Finish source code documentation | John Ankarstr\xf6m | |
2021-06-03 | Generate document as US Letter | John Ankarstr\xf6m | |
I never use the Letter format, but its extra width in comparison to A4 is worth much in this case. | |||
2021-06-03 | Improve documentation | John Ankarstr\xf6m | |
2021-06-03 | Stop trying to remove timeout | John Ankarstr\xf6m | |
It is apparently unnecessary. | |||
2021-06-03 | xbattext.ms: Add more documentation | John Ankarstr\xf6m | |
2021-06-02 | Add commented version of source code | John Ankarstr\xf6m | |
2021-06-02 | Remove unused variable | John Ankarstr\xf6m | |
2021-06-02 | Fix charge check | John Ankarstr\xf6m | |
2021-06-02 | Set normal font when charging if no charging font is specified | John Ankarstr\xf6m | |
2021-06-02 | Check charging status correctly | John Ankarstr\xf6m | |
2021-06-01 | Implement 'chargeFontlist', 'chargeForeground', fix alert bug | John 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-01 | Remove superfluous includes | John Ankarstr\xf6m | |
2021-06-01 | Add custom 'alertFontList', 'alertForeground' resources | John Ankarstr\xf6m | |
2021-06-01 | Fix color change bug | John Ankarstr\xf6m | |
I forgot to change the 4 to a 6 (strlen("black")+1). | |||
2021-06-01 | Sort includes alphabetically | John Ankarstr\xf6m | |
2021-06-01 | Use Motif instead of Athena | John Ankarstr\xf6m | |