Christopher Arndt

Results 49 issues of Christopher Arndt

When you start the IPython/Jupyter notebook at the top-level of the repo, as suggested by the readme, it presents the directory listing and it is not clear where to start...

enhancement

Recently there seems to be a surge of Python to JavaScript transpiler projects. I had hoped to find a comparison of metapensiero with other transpilers like e.g. [Transcrypt](https://github.com/JdeH/Transcrypt) or projects...

enhancement

* Fix shell syntax in 'xdg' and 'DIRECTORY' variable definitions. * Fix check whether theme file already exists to look at destination not source file. * Quote 'answer' shell variable....

The common include file for the gruvbox-* was not installed, because it has an `.inc` extension instead of `.rasi`. Also, when including files, rofi always adds the `.rasi` extension, so...

The Python tests do not work without the Python libraries installed, so the test can not be run from the source or build tree without installing first, which is a...

Python

Hi, I just created an AUR package for the Git version of WaveEdit: https://aur.archlinux.org/packages/waveedit-git/ I would like to create a package for the release version as well, but before that...

This also allows to build WaveEdit with the system installed `jansson`, `samplerate`, `sndfile` and `SDL2`.

As stated in #284, the `MQTTClient.subscribe` method doesn't handle topic lengths >= 122 correctly, since it only allocates one byte for the remaining length portion of the SUBSCRIPTION packet. I've...

In my opinion watson should not support only one (relatively unknown) service for synchronizing frames with a remote storage, but give the means to users to choose alternatives and to...

feature

E.g. when German locale is set, the default path for screenshots will be `$HOME/Bilder/Screenshots`, not `$HOME/Pictures/Screenshots`.