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

1281 Commits

Author SHA1 Message Date
nicholas-eden
f2d4b0e8be
Merge branch 'master' into master 2018-09-26 21:40:39 -07:00
Nicholas Eden
c717cecff9 Add option to set background and text color on a module basis, resolves #307 2018-09-26 21:30:54 -07:00
Chris Cummer
f3fef5a5ff Merge branch 'master' of github.com:senorprogrammer/wtf 2018-09-25 17:08:09 -07:00
Chris Cummer
51c6c14a06 Add documentation for GitHub return functionality 2018-09-25 17:06:21 -07:00
Chris Cummer
666ce2048d Add documentation for GitHub return functionality 2018-09-25 17:05:16 -07:00
Chris Cummer
f3eafd5dda Add return help text to GitHub widget 2018-09-25 17:04:13 -07:00
Chris Cummer
e4efd6ed72 Pressing Return/Enter in the GitHub widget opens the repo GitHub page 2018-09-25 16:16:08 -07:00
Chris Cummer
c35c4e2e1d Merge in app.Draw() changes 2018-09-24 15:11:35 -07:00
Chris Cummer
f650bb1698 Remove the app.Draw() gorountine
Prefer to have widgets force a draw when their data changes. This should
reduce draws (unless the user has a module installed that updates >=
1/sec, the old draw default).

This should also remove a source of some of the race conditions that
users were experiencing (though not all, there are still many).
2018-09-24 14:40:57 -07:00
Chris Cummer
8cfd3ae5cf
Update CHANGELOG.md 2018-09-24 13:12:18 -07:00
Chris Cummer
56b43cb4bf Add @sticreations as a contributor 2018-09-24 13:09:52 -07:00
Bastian Groß
d66e6d2820 adding Helpful Helptext 2018-09-24 20:26:52 +02:00
Chris Cummer
d10a1265fe
Merge branch 'master' into master 2018-09-24 08:53:23 -07:00
Chris Cummer
9bd2430063 Minor code cleanup 2018-09-24 08:52:57 -07:00
Chris Cummer
fb69547fc8 Ignore -trace reports 2018-09-23 08:45:50 -07:00
sticreations
f86f04080f adding Spotify Module for https://github.com/senorprogrammer/wtf/issues/305 2018-09-23 15:39:45 +02:00
Chris Cummer
5569640c15 Fix merge conflict 2018-09-08 08:00:28 -07:00
Chris Cummer
1d39654c05 Better simple config example 2018-09-08 07:59:24 -07:00
Chris Cummer
e32be09f09 Better simple config example 2018-09-08 07:56:03 -07:00
Chris Cummer
c3e47dd186
Update CHANGELOG.md 2018-09-06 21:18:59 -07:00
Chris Cummer
c69442cbf5 Updated changelog 2018-09-06 21:14:13 -07:00
Chris Cummer
c7fa90f25e Close #276. Textfile widget watches files instead of polling 2018-09-06 20:15:01 -07:00
Chris Cummer
0824ccf15c Really don't have nav characters > 9 2018-09-05 12:05:31 -07:00
Chris Cummer
74b9fd841b Use numbers for shortcuv nav
Frees up letters to be used in widet menus
2018-09-05 12:02:00 -07:00
Chris Cummer
4a90383f0d Git module now uses the MultiSourceWidget composition 2018-09-01 18:15:23 -07:00
Chris Cummer
ad431ee3a7 Move common nav controls into MultiSourceWidget 2018-09-01 17:37:09 -07:00
Chris Cummer
e760561027 Twitter module supports subscribing to multiple screen names 2018-09-01 17:05:52 -07:00
Chris Cummer
0cdaf5c2d3 Add the MultiSourceWidget concept 2018-09-01 12:57:03 -07:00
Chris Cummer
2af0fe51c6 Twitter widget properly unescapes HTML entities 2018-08-30 08:27:20 -07:00
Chris Cummer
0e797fea3d Textfile module now supports multiple text files 2018-08-30 08:18:42 -07:00
Chris Cummer
ed75f9648a Merge branch 'master' of github.com:senorprogrammer/wtf 2018-08-30 08:16:24 -07:00
Anand Sudhir Prayaga
d4853f7cfd Make jenkins widget interactive 2018-08-30 16:32:05 +02:00
Chris Cummer
8824604330 Better name in the FocusTracker 2018-08-30 07:29:33 -07:00
Anand Sudhir Prayaga
dccf04a27a Make Jira widget scrollable
Adds ability to scroll through the list of issues when they don't fit into the view
2018-08-28 18:00:19 +02:00
Chris Cummer
1c413c60d8
Update CHANGELOG.md 2018-08-25 08:22:02 -07:00
Chris Cummer
fb61cd5de2 Twitter widget now displays tweet times in relative, humanized terms 0.2.2 2018-08-24 17:22:45 -07:00
Chris Cummer
186c473cdd Number of tweets to fetch is now customizable 2018-08-23 12:00:00 -07:00
Chris Cummer
5ea9c124de
Update CHANGELOG.md 2018-08-23 11:37:00 -07:00
Chris Cummer
dc75d47f9e
Update CHANGELOG.md 2018-08-23 11:36:25 -07:00
Chris Cummer
c738fa9eac Add hashtag colouring to Twitter widget 2018-08-23 11:28:01 -07:00
Chris Cummer
2af837d5cf Make build now runs with -race enabled 2018-08-22 21:45:19 -07:00
Chris Cummer
b6edff122f Merge branch 'Seanstoppable-datadog' 2018-08-22 15:27:53 -07:00
Chris Cummer
4f3f7ce9e9 Update the datadog documentation 2018-08-22 15:26:57 -07:00
Chris Cummer
3165c50ee7
Merge branch 'master' into datadog 2018-08-22 15:23:21 -07:00
Anand Sudhir Prayaga
9f5a33d73c
Merge pull request #304 from anandsudhir/make-gcal-interactive
Make google calendar focussable
2018-08-22 23:28:15 +02:00
Anand Sudhir Prayaga
49f77b9884 Merge remote-tracking branch 'upstream/master' into make-gcal-interactive 2018-08-22 23:24:10 +02:00
Chris Cummer
d5017cd06c Improve the display of tweets in the Twitter widget 2018-08-22 13:44:12 -07:00
Anand Sudhir Prayaga
8f4c53d58a Make google calendar focussable
When there are lot of events, the content in teh widget is hidden and there is no way to view the  upcoming events. Making the widget focussable allows for one to scroll through the list of calendar events using the arrow keys
2018-08-22 13:47:44 +02:00
Sean Smith
07ee35b0ca Add initial datadog widget 2018-08-21 20:19:13 -04:00
Chris Cummer
816a3d4194
Update CHANGELOG.md 2018-08-20 13:04:28 -07:00