Kahr Kunne

Results 8 issues of Kahr Kunne

Any tips on porting just your notification system to somewhere else? I quite like it from the gifs I've seen of it, but porting it is a bit of a...

In bin/notifyd, there's a use of a command called "sind". Where is it from? I can't find it anywhere.

Related to https://github.com/ch11ng/exwm/issues/259. **Tl;dr:** The following code in mingus-set-NP-mark is problematic: ```(save-excursion (save-window-excursion (mingus-switch-to-playlist)))``` This code basically relies on switching buffer and then switching back so fast that it's never...

Every command hangs indefinitely for me until I hit C-g to cancel it. Afterwards I find nothing suspicious in `*Messages*`, but poetry.el does create a buffer called `*poetry*` with the...

In cmd.py, line 201 says "out = eval(userInput)". This is an enormous security flaw, to the point where, if you are using cmd.py as cmd for lighthouse, even typing "os.system('rm...

The build instructions in https://github.com/splintermind/Dwarf-Therapist/blob/DF2014/BUILDING.rst say to use qmake, but the correct way to build seems to be using cmake.

Title says it all, not much more to say.

When I try to run mpdcron it just says "daemon returned 2 as return value". Using arch linux, issue occurs both in the AUR package as well as when I...