bumblebee-status/bumblebee_status/modules/contrib
Martin Morlot a811c9c886 [module] Improved smartstatus with combined_singles
Added combined_singles as way to detect the drives that are permanently inside your machine and not plugged via USB.

As USB flash drives without smartstatus sometime caused the module to crash.
2020-11-06 12:14:56 +01:00
..
__init__.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
amixer.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00
apt.py Merge pull request #644 from ammgws/patch-1 2020-06-02 20:15:32 +02:00
arandr.py [modules/arandr] add contribution 2020-05-23 16:53:10 +02:00
arch-update.py [modules/arch-update] perform update in background 2020-06-03 07:51:44 +02:00
arch_update.py Create symbolic links 2020-10-01 19:10:46 -03:00
battery-upower.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
battery.py [modules/battery] gracefully handle "no batteries" case 2020-05-28 08:17:35 +02:00
battery_upower.py Create symbolic links 2020-10-01 19:10:46 -03:00
bluetooth.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00
bluetooth2.py [Bluetooth2] fixed the execution of the toggle state 2020-10-09 10:59:59 +02:00
brightness.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00
caffeine.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
cmus.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
cpu2.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
currency.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
datetimetz.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00
datetz.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
deadbeef.py Quotes around the deadbeef string to prevent parsing errors by deadbeef 2020-08-11 00:54:35 +01:00
deezer.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
dnf.py [modules/contrib/dnf] fix undefined "widget" error 2020-08-28 14:03:34 +02:00
docker_ps.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
dunst.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
dunstctl.py Create dunstctl tests 2020-10-05 20:10:01 -03:00
getcrypto.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
github.py [github]: Remove error printing if exception caught 2020-08-20 10:47:56 -03:00
gpmdp.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
hddtemp.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
hostname.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
http_status.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
indicator.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00
kernel.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
layout-xkbswitch.py Create layout-xkbswitch tests 2020-10-07 17:37:04 -03:00
layout.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
layout_xkbswitch.py Create symbolic links 2020-10-01 19:10:46 -03:00
libvirtvms.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
messagereceiver.py Merge pull request #681 from bbernhard/messagereceiver 2020-07-11 19:33:42 +02:00
mocp.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
mpd.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
network_traffic.py Improve network traffic module tests 2020-09-01 22:12:54 -03:00
notmuch_count.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
nvidiagpu.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
octoprint.py small improvements in octoprint plugin 2020-08-30 09:03:34 +02:00
pacman.py [packaging/pip] Make binary utility tools functional 2020-05-10 12:52:20 +02:00
pihole.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
playerctl.py migrated playerctl script to new bumblebee_status APIs 2020-06-06 14:39:50 +02:00
pomodoro.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
portage_status.py [doc] add module portage_status (plus attribution) 2020-07-12 19:31:28 +02:00
prime.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00
progress.py [all] small fixed picked up by pytest 2020-06-02 20:13:39 +02:00
publicip.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
rotation.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
rss.py [all] small fixed picked up by pytest 2020-06-02 20:13:39 +02:00
sensors.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
shell.py fix a regression for shell subprocess 2020-06-21 17:56:52 +01:00
shortcut.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
smartstatus.py [module] Improved smartstatus with combined_singles 2020-11-06 12:14:56 +01:00
spaceapi.py [all] small fixed picked up by pytest 2020-06-02 20:13:39 +02:00
spotify.py Add "concise controls" to spotify module 2020-10-04 15:41:15 +01:00
stock.py [modules/contrib/stock] handle urllib request exception 2020-07-31 15:26:49 +02:00
sun.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00
system.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
taskwarrior.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
thunderbird.py [modules/thunderbird]: Thunderbird's unread email counts by inbox 2020-09-05 19:22:40 -03:00
timetz.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
title.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
todo.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
todo_org.py Add org-mode TODO module 2020-10-04 14:44:27 +01:00
traffic.py [modules/traffic] ignore all errors during update 2020-06-20 13:52:55 +02:00
twmn.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00
uptime.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
vpn.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
watson.py [all] small fixed picked up by pytest 2020-06-02 20:13:39 +02:00
weather.py [all] small fixed picked up by pytest 2020-06-02 20:13:39 +02:00
xkcd.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
yubikey.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
zpool.py [doc] update docstrings as per PR #683 2020-07-18 08:23:28 +02:00