On Mon, Aug 23, 2021 at 04:21:17PM +0200, Paco Esteban wrote:

[...]

> > libcanberra isn't detected with the default settings and therefore no
> > more sound support with your diff. I've added '--canberra-library' to
> > MODPY_SETUP_ARGS (provides a path to dlopen). This restores the sound
> > support.
> 
> Weird, I've been using it since I sent it and I got the bell sound.
> But you know better the port so I'm ok with that.

You are right; looking at the code in kitty/desktop.c, it just dlopen(1)s
libcanberra.so as a fallback, so the '--canberra-library' is pretty much
superfluous.

[...]

> ok paco@
> If you don't commit it in a few days I'll do :-)

I committed it without the '--canberra-library' part. Thanks!

Reply via email to