Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |