Hugo

Results 374 issues of Hugo
trafficstars

Make support for the `keyring` module optional. This allows installing and using offlineimap without all the keyring-specific dependencies. Note that offlineimap itself has only 7 dependencies, but keyring support requires...

importlib only allows importing files ending in .so or .py. This change is required to maintain backwards compatibility with paths with any filename ### This PR - [x] I've read...

Running the latest from git the keyboard backlighting behaviour is inconsistent. Either with plenty of light or in complete darkness (eg: covering the webcam with my finger) the keyboard backlight...

Whenever I used a headset on my iPhone, sending an audio clip via Telegram X uses the phone's microphone, rather than the headset. This means that I have to keep...

Publish the docs on RTD.

Deduplicate documentation present in the README and the docs themselves.

We've 0 tests, with 0% coverage. Improve that.

After running ``` git clone [email protected]:tancredi/python-console-snake.git cd python-console-snake python snake ``` I got: ``` Traceback (most recent call last): File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.4/runpy.py", line...

https://github.com/xdbob/sway-services/blob/b997441efd8d17ff75149a6ae436cd831aeb718e/systemd/sway.service#L13 (I'm comparing [my own snowflake service file](https://git.sr.ht/~whynothugo/dotfiles/tree/677e13259817cffadec4e988346414fea668d6cc/item/home/.config/systemd/user/sway.service) with others, hopefully dropping the duplicate work there).

Fixes: https://github.com/WhyNotHugo/django-renderpdf/issues/63