Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-06 | Expand documentation, change ALERT to 25 | John Ankarstr\xf6m | |
2021-06-05 | xbattext.c: Die on ioctl error | John Ankarstr\xf6m | |
2021-06-04 | xbattext.c: Update comment | John Ankarstr\xf6m | |
2021-06-04 | xbattext.ms: Finish documentation re-organization | John Ankarstr\xf6m | |
2021-06-04 | xbattext.ms: Re-organize documentation | John Ankarstr\xf6m | |
2021-06-03 | Fix state changing bugs, include screenshot in document | John Ankarstr\xf6m | |
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-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 | |