i3pystatus/i3pystatus
Jonathan Tammo Siebert 13ccf8895c Made updates method return types consistent
Changed the return types of aptget and yaourt to (int, string) from (int, list)
to ensure consistency across all update backends and fixing the desktop
notification for available updates.
2016-12-29 11:25:03 +01:00
..
core Catch all exceptions. 2016-11-03 21:54:02 +08:00
mail Fix imap re-connection 2016-09-20 19:18:05 +02:00
pulseaudio pulseaudio: allow to configure the sink 2016-10-20 09:52:40 +02:00
scores Fix multiple-OT display for NBA 2016-12-02 01:08:49 -06:00
tools Fix bugs in setting_util.py. 2016-02-14 14:49:55 +08:00
updates Made updates method return types consistent 2016-12-29 11:25:03 +01:00
utils PEP8 fix for utils/__init__ and accidental copyright removed 2015-12-10 01:42:00 +03:00
weather Ignore decimal point 2016-09-19 17:38:19 -05:00
__init__.py Treat i3pystatus as launcher 2016-06-19 22:18:07 +03:00
abc_radio.py Add module for streaming ABC radio Australia. 2016-08-07 00:18:34 +08:00
alsa.py Update alsa.py 2016-01-28 16:57:57 +01:00
anybar.py Added AnyBar widget 2015-07-06 23:28:10 +06:00
backlight.py Glob expansion in backlight 2016-10-23 18:19:37 -02:00
battery.py Improve documentation for battery module 2016-03-29 09:22:18 -05:00
bitcoin.py mod bitcoin: multiple exchange support (#353) 2016-04-07 23:20:37 +02:00
clock.py clock: Detect system TZ (if possible) for cases where no TZ is specified 2016-08-31 23:15:17 -05:00
cmus.py Fix errorneous recursive replace mishap 2016-01-27 20:02:51 +01:00
cpu_freq.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
cpu_usage_bar.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
cpu_usage_graph.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
cpu_usage.py Fix display bug in CpuUsageGraph. 2016-07-25 19:05:45 +08:00
disk.py Revert breaking changes to disk.py 2016-08-11 17:23:11 +08:00
dota2wins.py dota2wins: fix win% reporting 2016-08-31 07:57:29 -07:00
dpms.py dpms: Allow a different format string when DPMS is disabled. 2016-03-25 18:05:42 +01:00
file.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
github.py Remove desktop notification when update fails 2016-10-19 21:38:56 -05:00
google_calendar.py Catch exceptions thrown while checking calendar. 2016-08-10 20:51:09 +08:00
gpu_mem.py Fix typo 2016-06-04 01:39:31 +09:00
gpu_temp.py gpu_temp: add "display_if" setting 2016-05-11 13:26:38 -07:00
iinet.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
keyboard_locks.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
lastfm.py last.fm: initial commit of last.fm module 2016-03-16 16:27:02 -07:00
load.py Harmonize documentation wrt formatters 2015-04-07 19:40:28 +02:00
makewatch.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
mem_bar.py Fix typo 2016-06-04 01:39:31 +09:00
mem.py Mem: conform to PEP 8 2016-10-28 18:50:19 +03:00
moc.py moc - Fix typo 2016-10-14 15:16:47 +02:00
modsde.py Added keyring_backend to the settings tuple. 2015-02-13 19:53:08 +08:00
moon.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
mpd.py Documented available callbacks. 2016-08-06 14:32:57 -07:00
net_speed.py net_speed: allow bps or Bps 2015-06-17 10:19:13 +02:00
network.py network: add next_if_down option 2016-10-18 00:10:58 -02:00
now_playing.py Now playing: be more tolerant for mpris properties 2016-04-08 13:23:53 +02:00
online.py Added interval option to online module 2016-04-12 11:16:38 +04:30
openfiles.py openfiles: add tests and close files 2016-05-06 09:12:33 -07:00
openstack_vms.py openstack_vms: update novaclient auth 2016-08-30 13:55:27 -07:00
openvpn.py Support toggling connection on click. 2016-07-24 11:04:44 +08:00
parcel.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
pianobar.py Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01:00
ping.py Change ping module text color above latency threshold 2016-09-24 17:28:34 +01:00
playerctl.py Rename Spotify module to Playerctl 2016-10-20 10:50:30 -02:00
plexstatus.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
pomodoro.py Quick fix 2016-05-18 15:49:20 +03:00
pyload.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
reddit.py Disable update check that breaks everything 2016-03-27 12:16:15 +08:00
redshift.py Speed up user feedback 2016-10-23 16:20:35 -02:00
regex.py PEP8 2014-04-30 14:51:41 +02:00
runwatch.py Harmonize documentation wrt formatters 2015-04-07 19:40:28 +02:00
scratchpad.py minor fix 2016-08-07 18:29:58 +08:00
sge.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
shell.py fix docs build error 2015-09-06 14:43:48 +02:00
solaar.py Improve solaar error handling/display 2016-03-21 19:51:44 -03:00
spotify.py Rename Spotify module to Playerctl 2016-10-20 10:50:30 -02:00
swap.py Change hide_if_empty default to False 2016-10-22 12:44:36 +03:00
syncthing.py Use CSFR Token in Syncthing module 2016-05-24 10:24:56 +02:00
taskwarrior.py Taskwarrior re-raise and log error 2016-10-09 13:41:04 +02:00
temp.py temp: add a "display_if" setting 2016-05-11 13:38:28 -07:00
text.py Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01:00
timer.py Removed dependency on enum module. 2016-01-27 14:20:09 +01:00
timewarrior.py Timewarrior use Logger instead of print 2016-10-09 10:53:01 +02:00
uname.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
uptime.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
vk.py corrected settings to avoid Sphinx errors 2016-02-02 16:38:52 +01:00
weekcal.py add weekcal module (#388) 2016-05-24 12:21:06 +02:00
whosonlocation.py Added keyring_backend to the settings tuple. 2015-02-13 19:53:08 +08:00
window_title.py ci fix 2016-08-06 08:29:25 +08:00
xkblayout.py Removed semicolon 2016-06-20 12:04:54 +02:00
zabbix.py Don't let the linter crying 2016-10-18 12:14:54 +02:00