Chris Cummer
218b6937b1
Implement ASCII-only widget titles
...
Widget titles can now be specified in the config file via a 'title' key.
Example:
wtf:
mods:
todo:
title: Tada
which can include emoji. No need to force everyone to look at my emoji,
now they can define their own.
2018-06-03 20:54:07 -07:00
Hossein Mehrabi
6443df092f
use widget.View.SetText to print
2018-06-03 10:53:26 +04:30
Chris Cummer
6d230a3d70
Apparently I don't know how to spell 'sigil'
2018-05-24 22:05:37 -07:00
Chris Cummer
5f7c3260c1
Now possible to define the characters for use in paging indicators
2018-05-24 09:03:00 -07:00
Chris Cummer
a0ce5eb412
Basic selectable todo functionality working
...
Can:
- move between todo items
- toggle checked/unchecked state
Cannot:
- persiste changes to file
- add items
- delete items
2018-04-22 20:59:13 -07:00
Chris Cummer
5e186323e0
A lot of code cleanup for Clocks and Git
2018-04-18 16:57:36 -07:00
Chris Cummer
9ec1b516c1
Handle cases in which there is no git repo data
2018-04-18 11:43:30 -07:00
Chris Cummer
6bf98c6a03
Multi-Git, now with tick marks
2018-04-18 09:09:24 -07:00
Chris Cummer
44ccf8e55a
First pass at multi-Git repos. Works; no tick marks yet
2018-04-18 09:07:41 -07:00