| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change descriptionHEADmaster | 2013-08-17 | 1 | -17/+8 | |
| | | |||||
| * | Remove unnecessary resources | 2013-08-17 | 1 | -16/+7 | |
| | | |||||
| * | Locale decode output of command | 2013-08-14 | 1 | -1/+1 | |
| | | | | | Otherwise strange encoding errors seem to happen. | ||||
| * | Remove useless overlay | 2013-08-12 | 1 | -1/+0 | |
| | | | | | I copy/pasted it when testing the timer, then forgot to remove it. | ||||
| * | Resize to (rows - 1) * line_height | 2013-08-12 | 1 | -2/+2 | |
| | | | | | | | The problem with resizing to `height - line_height' is that when size hints are not honored `height' is not the same as `rows * line_height', but slightly more. | ||||
| * | Pass the number of columns to the command | 2013-08-12 | 1 | -1/+1 | |
| | | | | | Users can use this to align their text. | ||||
| * | Initial commit | 2013-08-12 | 1 | -0/+408 | |
