.. |
__init__.py
|
[core/engine] Add module loading logic
|
2016-12-04 11:09:10 +01:00 |
amixer.py
|
fix: exception occurred when screen is locked
|
2017-08-21 10:37:38 +03:00 |
battery.py
|
Removed returning n/a
|
2017-09-09 23:26:39 +05:30 |
bluetooth.py
|
example usage of popup menu in the bluetooth module.
|
2017-06-01 20:25:40 -04:00 |
brightness.py
|
removed xbacklight dependency for brightness module
|
2017-06-26 05:31:44 -05:00 |
caffeine.py
|
[modules/*] Add required executables/commandline tools to help output
|
2017-01-05 04:55:14 +01:00 |
cmus.py
|
[core + modules/cmus] Have another go at fixing unicode issues
|
2017-09-16 12:22:20 +02:00 |
cpu.py
|
[modules/battery] Remove leading zeroes and use minwidth
|
2017-06-15 13:22:27 +02:00 |
currency.py
|
[modules/currency] Make output format configurable
|
2017-09-10 18:37:11 +02:00 |
datetime.py
|
[modules/datetime] Fix for Python3
|
2017-08-12 17:13:02 +02:00 |
disk.py
|
[modules/disk] Backwards compatibility
|
2017-08-02 05:52:53 +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
|
[modules/getcrypto] Simplify code a bit
|
2017-08-19 16:14:42 +02:00 |
github.py
|
BUG: github module count breaks in python3
|
2017-09-17 18:54:38 -04:00 |
gpmdp.py
|
[core] Convert command output to utf-8
|
2017-04-26 07:51:11 +02:00 |
kernel.py
|
[modules/kernel] Use Python standard module "platform"
|
2017-03-03 19:18:25 +01:00 |
layout-xkb.py
|
[modules/xkbgroup] Remove thirdparty xkb, use system xkb
|
2017-10-01 05:42:29 +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
|
[modules/mocp] Initialize variables
|
2017-06-12 18:50:08 +02:00 |
mpd.py
|
[Modules/mpd] Add MPD host parameter
|
2017-08-17 17:21:42 +10:00 |
nic.py
|
[modules/nic] Add parameter to filter by state
|
2017-05-22 18:09:00 +02:00 |
nvidiagpu.py
|
[modules/nvidiagpu] Added docstring
|
2017-06-11 14:43:59 +02:00 |
pacman.py
|
[module/pacman] Fix spelling
|
2017-07-07 17:16:07 +02:00 |
ping.py
|
Add packet loss to ping.
|
2017-06-12 22:18:49 -04:00 |
publicip.py
|
[modules/publicip] Added option to use own ip retrieval service
|
2017-06-05 03:53:44 -04:00 |
pulseaudio.py
|
Add bumblebee.util.asbool function
|
2017-07-08 06:56:20 +02:00 |
redshift.py
|
[themes] Add non-powerline solarized-dark with awesome fonts
|
2017-09-20 08:59:23 +02:00 |
sensors.py
|
modules/sensors: Try intel scaling current frequency
|
2017-09-29 12:16:32 +10:00 |
spacer.py
|
[modules/ping] Re-enable ping module
|
2016-12-11 11:37:24 +01:00 |
spotify.py
|
[core] Add ability to "hide" a module with all its widgets
|
2017-08-12 17:03:04 +02:00 |
stock.py
|
Add bumblebee.util.asbool function
|
2017-07-08 06:56:20 +02:00 |
test.py
|
[tests/engine] Add test for module aliasing
|
2017-03-04 18:53:31 +01:00 |
title.py
|
[module/title] Use bumblebee.util.asbool function
|
2017-09-18 08:30:44 +02:00 |
todo.py
|
[modules/todo] Make path to TODO file configurable
|
2017-06-16 11:24:55 +02:00 |
traffic.py
|
[modules/traffic] Use boolean util methods
|
2017-09-10 09:16:21 +02:00 |
weather.py
|
[modules/weather] Show city in weather module
|
2017-09-29 14:31:42 +02:00 |
xrandr.py
|
[modules/xrandr] Fix a crash caused by Python3
|
2017-03-28 19:08:17 +02:00 |