Valentijn
Valentijn
Hi Palmer, Thanks for your contributions to Clay, I appreciate the time and effort you spent on it. However, most of the pull requests address bugs that already have been...
@DanySpin97 Because you might be interested in this as well.
Hi Guilherme, I just took a look and you seem to be right. Following your recommended fix works fine and didn't break anything. I included a patch file at the...
Hi Morgoth, It is trying to launch the XDG notification services but it is failing since you don't have X11 installed. This *should* be fixed in the development branch (porcelain)...
I _think_ that it is the bug in the VLC bindings generator that you found above which was only fixed after we generated our copy. I'll update our bindings in...
@victorfontes Thanks for that tip, I'll look into it. I am guessing the bug is still on the part of VLC or another of our dependencies? Clay is pure Python...
Hello @CaptainJawZ, Thanks for reporting and the kind words. Could you go into the debug tab (alt + 0), copy the error messages there (press enter) and paste them here...
I have looked at the error and it is actually something we fixed in the development branch a few weeks ago, however we haven't made a release which includes it...
I agree that this is a problem especially seeing bind a common modifier + keys (e.x. C-c and C-m) to various signals to be backwards compatible with very old systems....
I wouldn't have recommended it since it requires a pretty big rethink on how Clay hotkeys work in general (which are kinda pain to be honest). The reason why 40928f99fe51b1aa628fd0e3f4fb5a0d7f674c1d...