1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

12 Commits

Author SHA1 Message Date
Chris Cummer
9154441c32 Common help code into HelpfulWidget 2018-08-01 15:54:29 -07:00
Chris Cummer
00abe70309 Improves the speed of the help modal display 2018-08-01 15:12:05 -07:00
Chris Cummer
4e905700b9 Clean up the Todoist module's API credentials loading 2018-07-31 14:30:55 -07:00
Chris Cummer
9ddd514631 Green title back into Todoist widget the way it used to be before I messed it up 2018-07-31 11:34:22 -07:00
Chris Cummer
beb0c43b07 Add character identifiers to focusable widgets
When no widget has focus, press the letter key to focus on the widget
assigned to that letter.

Example:

    GitHub (d)

    Press "d" to focus on the GitHub widget.
2018-07-30 15:51:19 -07:00
Chris Cummer
749318ead6 Fix the Todoist widget title 2018-07-28 17:40:13 -07:00
Chris Cummer
5d78b79fae Closes #243. Add help window to Todoist module 2018-07-25 15:43:29 -07:00
Chris Cummer
1be970eaec List highlights span entire widget width 2018-07-18 10:06:28 -07:00
Chris Cummer
13780f0ece Add wtf.Checklist to Todoist module 2018-07-18 09:52:18 -07:00
Chris Cummer
5ebab79e2c Clean up the Todoist module code a bit - match names to things 2018-07-12 17:32:19 -07:00
Chris Cummer
4ad25edc0e First pass at creating a generic checklist component
The idea is that checklist-like modules would all share an underlying
checklist implementation (ie: Todo and Todoist) to avoid duplication.
2018-07-12 11:29:41 -07:00
Lineu Felipe
a0c9b63a01 add todoist widget 2018-07-11 17:21:30 -07:00