Chris Cummer
7ed8eaeb9d
Closes #316 . Fix link for GitHub personal API token creation
2018-10-01 16:57:11 -07:00
Chris Cummer
3fef4397a3
316 Fix link for GitHub personal API token creation
2018-10-01 16:56:02 -07:00
Chris Cummer
15968718af
Todo modal shows up much faster now, looks better
2018-10-01 16:44:51 -07:00
Chris Cummer
ad86b24da1
Add @nicholas-eden as a contributor
2018-09-27 16:31:31 -07:00
Chris Cummer
5571dd0511
Merge pull request #320 from nicholas-eden/master
...
Add option to set background and text color on a module basis
2018-09-27 16:30:21 -07:00
nicholas-eden
01343b3851
Merge branch 'master' into master
2018-09-27 08:39:18 -07:00
Anand Sudhir Prayaga
b568351dfd
Add godbus/dbus and sticreations/spotigopher dependencies
...
These were added as a part of #317 to add the Spotify widget
2018-09-27 11:08:44 +02:00
Tim Fitzgerald
7ca4fae09c
fixed incorrect to apiKey instead of 'subdomain' in subdomain()
2018-09-27 10:49:39 +02:00
Nicholas Eden
3704cd21b6
Merge branch 'master' of github.com:nicholas-eden/wtf
2018-09-26 23:33:19 -07:00
Nicholas Eden
d05300d849
allow changing of title color
2018-09-26 23:33:08 -07:00
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