..
__init__.py
[core/engine] Add module loading logic
2016-12-04 11:09:10 +01:00
amixer.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
battery.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
bluetooth.py
example usage of popup menu in the bluetooth module.
2017-06-01 20:25:40 -04:00
brightness.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
caffeine.py
[modules/*] Add required executables/commandline tools to help output
2017-01-05 04:55:14 +01:00
cmus.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
cpu.py
added format parameter to cpu module
2017-10-25 19:09:04 +09:00
currency.py
Fix unused-import errors found by pylint
2017-10-18 08:38:26 +02:00
datetime.py
Revert "[modules/datetime] Rename datetime to date-time"
2017-11-18 11:26:42 +01:00
disk.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
dnf.py
[tests] Add generic module tests
2017-03-05 13:30:10 +01:00
error.py
[core] Add debugging capabilities
2017-04-02 08:31:23 +02:00
getcrypto.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
github.py
BUG: github module count breaks in python3
2017-09-17 18:54:38 -04:00
gpmdp.py
Fix unused-import errors found by pylint
2017-10-17 18:59:28 +02:00
hipchat.py
Add new hipchat module
2017-10-27 15:05:38 +02:00
kernel.py
[modules/kernel] Use Python standard module "platform"
2017-03-03 19:18:25 +01:00
layout-xkb.py
[modules/layout-xkb] Gracefully handle missing xkbgroup library
2017-10-01 05:45:52 +02:00
layout.py
[modules/layout] Remove parameter for language configuration
2017-09-19 09:15:36 +02:00
load.py
[tests] Add unit tests for load module
2017-03-05 13:16:13 +01:00
memory.py
[modules/memory] Use /proc/meminfo instead of psutil
2017-09-20 06:26:39 +02:00
mocp.py
Fix unused-import errors found by pylint
2017-10-17 18:59:28 +02:00
mpd.py
[modules/mpd] Add scrollable modifier
2017-10-21 08:21:37 +02:00
nic.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
nvidiagpu.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
pacman.py
Fix trailing-whitespace errors found by pylint
2017-10-17 18:59:26 +02:00
ping.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
publicip.py
Fix trailing-whitespace errors found by pylint
2017-10-17 18:59:26 +02:00
pulseaudio.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
redshift.py
[modules/redshift] Do not block status line
2018-01-01 08:59:21 +01:00
rotation.py
[modules/rotation] create a widget per display once on refresh
2017-10-25 18:37:54 +09:00
sensors.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
shortcut.py
[modules] added new shortcut module
2017-11-13 15:54:25 +09:00
spacer.py
[modules/ping] Re-enable ping module
2016-12-11 11:37:24 +01:00
spotify.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
stock.py
Fix unused-import errors found by pylint
2017-10-17 18:59:28 +02:00
test.py
Fix bad-whitespace errors found by pylint
2017-10-17 18:59:23 +02:00
title.py
[modules/title] fixed runtime exception
2017-10-27 17:42:10 +09:00
todo.py
Fix unused-import errors found by pylint
2017-10-17 18:59:28 +02:00
traffic.py
Fix unused-import errors found by pylint
2017-10-17 18:59:28 +02:00
uptime.py
Use absolute_import in uptime module
2017-11-18 09:27:12 +01:00
weather.py
Fix unused-variables errors found by pylint
2017-10-18 08:36:07 +02:00
xrandr.py
Fix trailing-whitespace errors found by pylint
2017-10-17 18:59:26 +02:00
zpool.py
[modules] Add zpool module
2017-11-25 13:01:59 +01:00