Commit graph

6 commits

Author SHA1 Message Date
0811cd6508 Remove unnecessary resources 2013-08-17 00:45:55 +02:00
4807c6194a Locale decode output of command
Otherwise strange encoding errors seem to happen.
2013-08-14 21:50:44 +02:00
20017fac83 Remove useless overlay
I copy/pasted it when testing the timer, then forgot to remove it.
2013-08-12 22:45:12 +02:00
904092846e Resize to (rows - 1) * line_height
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.
2013-08-12 22:44:42 +02:00
159f9d2187 Pass the number of columns to the command
Users can use this to align their text.
2013-08-12 01:28:02 +02:00
5c6d14bca8 Initial commit 2013-08-12 01:00:33 +02:00