Alexander Vershilov
Alexander Vershilov
исправлено в 32517d3..d266ea7 в версию выложу позже.
если всё ещё используешь kbdd, то можешь ли проверить работает ли у тебя 9999?
Thanks for the report! Seems that I should not allow older imagemagick library (that is installed on stackage), because it does not export all needed symbols. I'll take another look...
подобная возможность есть в xkb: $ setxkbmap grp:toggle возможно это будет решением? Дело в том, что в текущей момент kbdd "не слушает" нажатия клавишь, а только получает сообщения по dbus,...
This is really wrong behavior, because kbdd doesn't check dmenu window id properly. I'll try to fix it on weekend.
Sorry for a delay, I'll try to take a look into that issue soon, probably on this week.
FWIW if I'd ask a library to generate random `Ratio` in the place where I don't care much about distribution, I would expect that it has a uniform distribution over...
Hi, Peter. Thanks for the report. In current implementation stopping the thread is very expensive operation. I'll so the easiest solution would be to reduce number of calls. But I'll...
I've pushed a workaround for this problem, but I'll keep bug open unless there will be a better fix.
Hello, thanks for a request! I'm going to address it.