Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: GNUser on October 23, 2023, 03:20:44 PM

Title: libxkbcommon update for x86_64
Post by: GNUser on October 23, 2023, 03:20:44 PM
Hi Juanito. I see you are the maintainer of libxkbcommon extension. Would you kindly update it when you can? I'd like to compile and submit a new extension but compilation fails because libxkbcommon does not have a necessary new function:

Code: [Select]
../src/config/keybind.c:137:47: warning: implicit declaration of function ‘xkb_utf32_to_keysym’ [-Wimplicit-function-declaration]
Title: Re: libxkbcommon update for x86_64
Post by: Juanito on October 23, 2023, 03:24:02 PM
OK - I’ll take a look.
Title: Re: libxkbcommon update for x86_64
Post by: Juanito on October 24, 2023, 10:24:34 AM
update posted
Title: Re: libxkbcommon update for x86_64
Post by: GNUser on October 24, 2023, 11:08:55 AM
Nice! Thank you!

Sometime today or tomorrow I'll submit the extension that prompted this thread. :)