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

1690 Commits

Author SHA1 Message Date
Romain Bossart
7d080bb01a remove glog mod dep 2019-05-19 20:17:17 +02:00
Chris Cummer
bc31e25547
Merge pull request #457 from Seanstoppable/multisourcefuncrename
Rename Prev/Next in MultiSourceWidget
2019-05-18 11:44:49 -07:00
Sean Smith
34bf319c2e Rename Prev/Next in MultiSourceWidget
This will open the possibility of a MultiSourceScrollableWidget with no collisions
2019-05-18 11:23:12 -04:00
Chris Cummer
bca6772a07
Update CHANGELOG.md 2019-05-16 14:45:40 -07:00
Chris Cummer
18cc6c34ad WTF-455 Pass nil options for Gitlab project. Closes #455 v0.10.2 2019-05-16 14:42:34 -07:00
Chris Cummer
387cf3d142
Update CHANGELOG.md 2019-05-15 18:34:44 -07:00
Chris Cummer
29f3d90232
Update CHANGELOG.md 2019-05-15 18:34:03 -07:00
Chris Cummer
accfa70ba5 Don't panic when there's no city data for Weather 2019-05-15 18:32:25 -07:00
Chris Cummer
405beea6d3
Update CHANGELOG.md 2019-05-15 10:45:06 -07:00
Chris Cummer
3cc19dc27c Improve the look of Trello widget a bit v0.10.1 2019-05-15 10:43:13 -07:00
Chris Cummer
b2cef43355
Merge pull request #456 from wtfutil/WTF-454-trello-multiple
WTF-454 Fixes multi-list issue with Trello. Closes #454
2019-05-15 10:38:52 -07:00
Chris Cummer
6879695e89 WTF-454 Fixes multi-list issue with Trello. Closes #454 2019-05-15 10:35:22 -07:00
Chris Cummer
7c1152ac1d
Merge pull request #450 from Seanstoppable/githubmultisource
Make github a multisource widget
2019-05-15 06:53:36 -07:00
Sean Smith
2f7a294ac8 Merge remote-tracking branch 'origin/master' into githubmultisource 2019-05-14 20:48:36 -04:00
Sean Smith
cb64f7df22 Handle historical config
Parse repositories both ways
Have github manually set sources, since historical config may not handle
2019-05-14 20:46:40 -04:00
Chris Cummer
313ad4c935 Remove 'system' widget from the widget initialization 2019-05-13 20:29:59 -07:00
Chris Cummer
85014a4ded
Merge branch 'master' into githubmultisource 2019-05-13 20:15:27 -07:00
Chris Cummer
4863901859 Improve the comments in utils.go 2019-05-13 17:15:09 -07:00
Chris Cummer
0a2addb532 Add some comments to the functions in utils.go 2019-05-13 17:03:59 -07:00
Chris Cummer
f62f9a0926 Merge branch 'Seanstoppable-todoistmulti' 2019-05-13 16:57:51 -07:00
Chris Cummer
f7b69fac7c Extend ToStrs() to support ints or strings 2019-05-13 16:57:34 -07:00
Chris Cummer
5620db2046
Merge branch 'master' into todoistmulti 2019-05-13 16:50:10 -07:00
Chris Cummer
6bdb0cee38 Merge branch 'master' of github.com:wtfutil/wtf 2019-05-13 14:07:06 -07:00
Chris Cummer
a9eec596ab Merge branch 'Seanstoppable-githubcleanup' 2019-05-13 14:06:29 -07:00
Chris Cummer
37d61fb732 Merge branch 'Seanstoppable-githubcleanup' 2019-05-13 13:56:56 -07:00
Chris Cummer
6a44ba8fcc
Merge branch 'master' into githubcleanup 2019-05-13 13:55:36 -07:00
Chris Cummer
1aee849280
Update CHANGELOG.md 2019-05-12 20:42:27 -07:00
Chris Cummer
9160d1fb0e Remove Windows build target. It fails to build v0.10.0 2019-05-12 20:33:59 -07:00
Sean Smith
6a41935e61 Flip todoist over to multiview widget
This can also probably be made scrollable in the future as well
2019-05-12 23:15:48 -04:00
Sean Smith
d410f548b8 Cleanup git widget
Next/Prev already implemented properly in multisourcewidget
2019-05-12 22:55:41 -04:00
Sean Smith
c35034d587 Make github a multisource widget
Note, that this is a backwards incompatible change

Previous config:

```
repositories:
  wtf: "wtfutil"
```

New Config:

```
repositories:
- "wtfutil/wtf"
```
2019-05-12 22:48:17 -04:00
Chris Cummer
cbb147f41e
Update CHANGELOG.md 2019-05-12 15:45:48 -07:00
Chris Cummer
b4b39d87c0
Merge pull request #447 from wtfutil/pagerduty-schedule-specifications
Allow PagerDuty to restrict on scheduleID
2019-05-12 15:42:21 -07:00
Chris Cummer
2f2599b34f
Merge branch 'master' into pagerduty-schedule-specifications 2019-05-12 15:38:02 -07:00
Chris Cummer
5fec87812e Merge branch 'Seanstoppable-autohelp' 2019-05-12 15:22:54 -07:00
Chris Cummer
a2e67fa498
Merge branch 'master' into autohelp 2019-05-12 10:48:29 -07:00
Chris Cummer
2ee83d30bb Merge branch 'Seanstoppable-cleanupdrawing' 2019-05-12 10:47:59 -07:00
Chris Cummer
ec4b34c9f5
Merge branch 'master' into cleanupdrawing 2019-05-12 09:59:06 -07:00
Chris Cummer
5f054c8ffd Allow PagerDuty to restrict on scheduleID 2019-05-12 09:52:48 -07:00
Chris Cummer
f6ed8b6b45
Update CHANGELOG.md 2019-05-11 21:08:35 -07:00
Chris Cummer
ea3368a25a
Merge pull request #446 from retgits/master
Update sample configs
2019-05-11 21:07:15 -07:00
Sean Smith
46c31103b8 Make widget name part of the output 2019-05-11 20:00:35 -04:00
Sean Smith
9b8ce06990 Split out char/key mapping help
This makes help more inline with previous instances
Wrap everything in `[]`, so keys like ` ` show up correctly
Pad characters for keypresses, so things have pretty alignment
2019-05-11 19:55:03 -04:00
Sean Smith
cd35d1e0a3 Re-add command line help 2019-05-11 19:47:59 -04:00
Chris Cummer
98d370ed94
Merge branch 'master' into master 2019-05-11 10:38:48 -07:00
retgits
18e5619246
feat: update sample configs 2019-05-11 09:37:22 -07:00
Sean Smith
7f3daaac59 Have keyboard widget manage its own help
Define help with keys
This means that keys and help are automatically in sync
This means that you can't define keys, but forget help
This unfortunately also means that formatting may not be quite as good
2019-05-11 12:15:52 -04:00
Sean Smith
42821b3102 Clean up drawing functionality
Fix up a bunch of missed places that can use the standardized `Redraw` method
2019-05-11 12:11:26 -04:00
Chris Cummer
e9e62c2065 Merge branch 'master' of github.com:wtfutil/wtf 2019-05-11 08:59:58 -07:00
Chris Cummer
42461c6e55
Update CHANGELOG.md 2019-05-11 08:59:24 -07:00