enkore
8e3857ccd0
Add import to mail backend example
2016-02-10 19:09:30 +01:00
enkore
6b4974d995
docs: fix wrong package name of submodules
...
This showed up with the backends of mail and updates, where the
docs claimed that e.g. the Thunderbird backend class was actually
located in i3pystatus.thunderbird (correct: i3pystatus.mail.thunderbird)
2016-02-10 19:06:26 +01:00
facetoe
e0a3140f99
Add mail backend configuration example for #303 .
2016-02-10 22:30:27 +08:00
enkore
eca5431e0c
Fix typo in changelog.rst
2016-02-02 16:44:11 +01:00
enkore
47fbb10660
docfix for vk
2016-02-02 16:40:56 +01:00
enkore
fd708e078e
Bump copyright
2016-02-02 16:09:43 +01:00
enkore
c1bf93a951
Update changelog 33c4ae2..HEAD
2016-02-02 16:01:37 +01:00
enkore
2890f942f3
configuration.rst: update example callbacks
2016-02-02 16:01:28 +01:00
enkore
2aeda9c5e3
Fix single string case & docs
2016-01-27 20:15:59 +01:00
Maxi Padulo
2045c13dc4
Updated changelog
2016-01-09 17:40:26 +01:00
enkore
c591356fc0
Update changelog.rst
2016-01-05 16:28:15 +01:00
enkore
33c4ae2d9f
Updated changelog 33e6d38..HEAD
2016-01-05 13:39:43 +01:00
Alexandr Mikhailov
a09bf88007
Another PEP8 compatibility fix
2016-01-03 16:43:29 +01:00
enkore
a69ad47aac
Cf. #284
2015-12-12 11:21:00 +01:00
enkore
33e6d38a95
Update changelog
2015-10-16 16:56:59 +02:00
enkore
ec14973fbd
Merge branches 'rscholer-online_module', 'schroeji-yaourt', 'richese-bg_commands', 'facetoe-praw_warning' and 'NiclasEriksen-master' into master
2015-10-16 16:25:53 +02:00
enkore
1a8e77f06a
Merge branch 'bg_commands' of https://github.com/richese/i3pystatus into richese-bg_commands
2015-10-16 16:24:04 +02:00
Raphael Scholer
cd50c9a453
Add online to module overview
2015-10-03 01:50:30 +02:00
Lukáš Mandák
6b22ec25e4
Docs: Rewritten Callbacks section of user documentation.
2015-09-25 19:16:04 +02:00
Lukáš Mandák
b1341741cc
Docs: Added missing rule for members of i3pystatus.core.command
module.
...
Docs: Sorted core package modules alphabetically.
2015-09-24 19:08:41 +02:00
Raphael Scholer
8086347d3e
docs - Add modules to module overview - except variants
2015-08-19 22:53:24 +02:00
Raphael Scholer
bed17cac64
docs - Sort modules in Module overview alphabetically
2015-08-19 22:31:25 +02:00
enkore
933c3739e5
fixed typo in changelog
2015-08-17 10:49:47 +02:00
enkore
947064488b
changelog
2015-08-17 10:47:46 +02:00
enkore
35c96e3032
Update changelog (cf #184 )
2015-07-03 17:22:40 +02:00
enkore
302bf38f00
Add release date of old releases
2015-06-23 12:16:32 +02:00
enkore
7df15b0764
Anchor in changelog
2015-06-23 12:10:38 +02:00
enkore
ca3ac1454c
3.33
2015-06-23 12:07:02 +02:00
enkore
442a3c4916
Just maintaining maintainers maintainer work
2015-06-22 22:57:08 +02:00
enkore
2c40fa1a48
modrefs
2015-06-22 20:14:17 +02:00
enkore
3de16a5d4d
Crossref
2015-06-22 20:11:30 +02:00
enkore
49eef86561
changelog to PR #223
2015-06-22 20:04:51 +02:00
Lukáš Mandák
794d68fe5d
Added user documentation about bar refreshing.
2015-06-22 13:52:30 +02:00
enkore
29a34d725c
Emacs betrayed me!
2015-06-20 11:01:55 +02:00
enkore
d2b1df2f70
Fix wrong text wrap in changelog
2015-06-20 11:00:18 +02:00
enkore
5e4955b0fb
Changelog
2015-06-20 10:59:21 +02:00
enkore
85566a9897
Typo
2015-06-20 10:48:03 +02:00
enkore
d6a99954f8
Merge pull request #220 from richese/hints
...
Added hints setting to Module.
2015-06-20 10:44:22 +02:00
Lukáš Mandák
b501d22ad9
Moved hints
documentation to Configuration section.
...
Added a few basic examples.
2015-06-19 22:27:16 +02:00
enkore
c4b55e335e
Add testing changes chapter
2015-06-19 13:38:21 +02:00
enkore
7df811b9a1
Add callbacks chapter
2015-06-17 18:11:40 +02:00
enkore
09b158a6e1
anchors
2015-06-17 17:39:20 +02:00
enkore
8ea4bdeb55
Minor formatting change
2015-06-17 16:12:10 +02:00
enkore
74bffab945
Add Logging chapter
2015-06-17 16:05:09 +02:00
enkore
30a330834f
Merge formatting and configuration chapters
2015-06-17 16:05:03 +02:00
enkore
087cec56f0
typo
2015-06-17 15:17:26 +02:00
enkore
9c1ae61c25
Update docs re. credentials
2015-06-17 15:16:40 +02:00
enkore
f5598b8b7c
make setting_util zip_safe and location-independent
2015-06-17 15:10:24 +02:00
enkore
ff519fbde0
Remove shebangs and coding tags
2015-06-17 10:32:10 +02:00
David Wahlstrom
9c246bc60f
net_speed: a module to display internet speeds
...
This module provides a glimpse/snapshot of current internet based
speeds. To keep things simple (and due to bugs in speedtest_cli), this
module simply uses requests to download a small(ish) image and times the
download. This is not a perfect/definitive test, but it should be a
decent indicator of how the internet bound traffic looks on the clients
network.
2015-06-17 10:18:58 +02:00