bumblebee-status/bumblebee
Martin 8fe444aeca [module] New module bluetooth2
I was unhappy with how the module bluetooth functioned so I decided to write a new one

This is the result. The module tries to find adapters ON with bluetoothctl list initally
if none are there, then it assumes it is off and check if any adapters are present with rfkill list

State were added

as well as the number of devices

I also made it so that the toggle works

I was initally going to push this as bluetooth but decided it was so different so to push it as a different module.

python-dbus is a dependency
2020-03-19 00:59:20 +01:00
..
modules [module] New module bluetooth2 2020-03-19 00:59:20 +01:00
__init__.py python packaging and allowing for pip install usage 2020-01-31 18:19:50 -05:00
_version.py python packaging and allowing for pip install usage 2020-01-31 18:19:50 -05:00
config.py [doc] Update Module.md (escaping) 2020-02-12 21:17:29 +01:00
engine.py [engine] Small bugfix if no IDs are configured 2020-02-14 21:52:23 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [input] Add per-PID UNIX socket for additional commands 2020-02-14 21:39:55 +01:00
output.py [core/output] sync _raw with full_text minwidth-wise 2020-03-06 00:19:25 +02:00
popup.py Merge pull request #392 from bbernhard/callback_fix 2019-06-04 20:36:54 +02:00
popup_v2.py [modules/vault] Add a new password vault module ("pass") 2019-07-06 20:28:21 +02:00
store.py [core] Log parameter that were not used after each draw 2019-12-25 13:40:02 +01:00
theme.py [core/theme] Add inline named color support 2020-02-19 21:39:44 +01:00
themes reversing symlinks 2020-02-07 13:33:22 -05:00
util.py Fixing #543 2020-01-27 13:11:45 +01:00