Results 113 comments of 4JX

Does Vantage or any other program you use recognise the keyboard lights? If not then I can't do much about Lenovo's buggy firmware.

There's various variants of the no detection issue, but if this program can't find it then it's most likely the keyboard itself that is faulty.

> It has a ite8295 that controls the per key RGB True per key RGB or 4 zone? Because I can only try to do something for the latter while...

You could try and add your specific identifier to https://github.com/4JX/L5P-Keyboard-RGB/blob/7b19a1fdd4e842947bf777bb1049ab26ca4e2d8c/driver/src/lib.rs#L14 and see if that does anything, but I assume they'd have loaded a different firmware/programming.

Going to close this for the time being to tidy up the open issues. Feel free to reopen later on if you find something interesting.

It's actually currently bound to `Meta (Windows Key)`+`Right Alt`, but making it configurable should be easy. I cannot however use the FN keys, as those are not registered by the...

If I understood this correctly, it's two separate issues? > Profiles not saving. When you go to save a profile (externally) does it crash/lock up/do nothing? Or do you mean...

> So the issue is quiting the app via the title bar button. > DE: GNOME 46.3.1 (wayland) Ah yeah, this pretty much comes down to the app trying to...

Hello, can you test if it works with https://github.com/4JX/L5P-Keyboard-RGB/actions/runs/10948820367 and "AppIndicator and KStatusNotifier..." as the tray icon extension? Seems to do the trick over here with no crashes ![image](https://github.com/user-attachments/assets/03006538-3ad9-4a90-ae8f-f83a10e0414e)

I was hoping that the window not hiding was just an issue with my "fancy" NixOS system but it looks like its general to any system [running wayland](https://github.com/emilk/egui/issues/4931) (for the...