lasers
lasers
As requested, I renamed this to `bluetooth2.py`. You can take over for deprecation warning + CHANGELOG notice since I am unsure how to proceed from here as we already did...
Does it work fine if you add `markup = "pango"` to your `google_calendar` config?
Grab the first control (`Master`, `PCM`, etc)... Otherwise, grab the last control... hopefully `Capture`. EDIT: Diff updated to use `splitlines()` instead. EDIT: Diff updated to omit unnecessary `int()`. ```diff diff...
(FWIW) This issue exists in tag 3.15 before I added more module/global options in working 3.16.
I think you're right. The problem is that I was looking at different/default output between i3status and py3status in the terminal by swapping between `i3status` and `py3status` on a same...
## ability to import Xresources colors - Apply bad, degraded, good to default "red, yellow, green" numbers... so users can synchronize colors everywhere. I'm guessing we would use `color0`, `color1`,...
I believe it was because of [f-Strings](https://realpython.com/python-string-formatting/#3-string-interpolation-f-strings-python-36) in Python 3.6. See if we can use native Python's `{name.lower()}` and some others instead of keep expanding our (rather basic) block formatter...
Try https://github.com/ultrabug/py3status/tree/newmodule-bluetooth.
Is there an error message from the module? Just in case you didn't see... What you want is not in default `format`. (See third example). Otherwise, I need more info.
I can reproduce this by uninstalling `bluez` stuff. Do you have them installed on virtualbox? That error message is pretty nasty tho... The problem might be unrelated to the adapter...