| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add note about origin | 2013-08-13 | 1 | -0/+6 | |
| | | |||||
| * | 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 | 2 | -0/+417 | |
