Is your feature request related to a problem? Please describe.
I tried to use the program on Hyprland, but got the following error:
/opt/keylight-control/Keylight_Controller-x86_64.AppImage
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb.
[1] 6946 IOT instruction (core dumped) /opt/keylight-control/Keylight_Controller-x86_64.AppImage
Describe the solution you'd like
Wayland support for the app.
Describe alternatives you've considered
I installed the packages (arch): sudo pacman -S qt5-wayland qt6-wayland. I also tried the AUR package, which just had a blank grey screen.
Additional context
If of course I'm missing packages, tell me, I'm new to wayland.
Is your feature request related to a problem? Please describe.
I tried to use the program on Hyprland, but got the following error:
Describe the solution you'd like
Wayland support for the app.
Describe alternatives you've considered
I installed the packages (arch):
sudo pacman -S qt5-wayland qt6-wayland. I also tried the AUR package, which just had a blank grey screen.Additional context
If of course I'm missing packages, tell me, I'm new to wayland.