i3pystatus/i3pystatus
Matthieu Coudron 389124e5c4 This commit introduces the ability for i3pystatus clock to display the
time depending on different timezones. You can set the timezone as
described on the data linked on http://www.iana.org/time-zones.

For instance:
status.register('clock',
format=[("%a %X",'Europe/Dublin'),("%X",'Europe/Paris')]
)
2014-09-06 19:18:34 +02:00
..
core i3 next branch send click events on mouse wheel up/down. This patch allows to change the alsa volume with the mousewheel when hovering the alsa indicator 2014-08-30 00:13:57 +02:00
mail This patch allows the notmuch backend to retrieve the notmuch database path from the notmuch configuration file in case no "db_path" argument is passed to the Notmuch constructor. 2014-08-28 23:14:07 +02:00
pulseaudio Support optional "format_muted" setting for audio modules 2014-06-11 18:58:41 -04:00
__init__.py PEP8 2014-04-30 14:51:41 +02:00
alsa.py i3 next branch send click events on mouse wheel up/down. This patch allows to change the alsa volume with the mousewheel when hovering the alsa indicator 2014-08-30 00:13:57 +02:00
backlight.py PEP8 2014-04-30 14:51:41 +02:00
battery.py def-status 2014-08-28 13:16:31 +02:00
bitcoin.py Fix operator typo in price-comparison 2014-07-18 03:38:41 -04:00
clock.py This commit introduces the ability for i3pystatus clock to display the 2014-09-06 19:18:34 +02:00
cpu_usage_bar.py updated docs 2014-08-09 16:34:57 +02:00
cpu_usage.py updated docs 2014-08-09 16:34:57 +02:00
disk.py configurable color and round parameters 2014-05-10 10:35:54 -03:00
file.py PEP8 2014-04-30 14:51:41 +02:00
load.py fix a copypaste error / typo 2014-05-31 09:26:33 +02:00
mem_bar.py add bar drawing function, and modules for showing cpu and ram usage as a bar 2014-06-14 20:18:12 +02:00
mem.py Enable define round digits. 2014-05-10 11:23:57 -03:00
mkdocs.py PEP8 2014-04-30 14:51:41 +02:00
modsde.py PEP8 2014-04-30 14:51:41 +02:00
mpd.py Don't catch exceptions by wildcard randomly 2014-08-28 16:12:29 +02:00
network_traffic.py Update readme #106 2014-08-26 21:15:10 +02:00
network.py Added unknown_up parameter. Closes #103. 2014-08-24 23:58:17 +02:00
now_playing.py Fixed various issues in now_playing 2014-08-04 03:05:43 +02:00
parcel.py Update README #104 2014-08-25 02:25:37 +02:00
pyload.py PEP8 2014-04-30 14:51:41 +02:00
reddit.py Clarify settings docstring 2014-07-18 13:03:33 -04:00
regex.py PEP8 2014-04-30 14:51:41 +02:00
runwatch.py PEP8 2014-04-30 14:51:41 +02:00
shell.py Add exception handling for output 2014-07-18 11:19:07 -04:00
spotify.py PEP8 2014-04-30 14:51:41 +02:00
temp.py 'file' attribute of 'temp' class changed to a setting 2014-07-09 17:14:44 +00:00
text.py text: add cmd_leftclick and cmd_rightclick options 2014-05-03 15:45:10 +02:00
uptime.py TimeWrapper 2014-08-07 11:08:22 +02:00
weather.py add wind indication 2014-06-19 21:32:30 +02:00
wireless.py Added {quality_bar} to wireless module 2014-07-10 15:44:09 +02:00