Windows release just listing source code
EDIT: Attached proof
v0.9.1 doing the same
The code you're seeing seems to be glsl shader code. My guess is that this is part of a gtk error message related to shader compilation but its hard to tell without seeing the entire output. Could you paste it into a file and upload here?
Having the same issues on a fresh Windows 11 install. Here is the error message:
Error Message:
(lan-mouse.exe:5240): Gsk-CRITICAL **: 10:44:47.225: Failed to load shader program: Compilation failure in shader gskgpuroundedcolor. Source Code:
Lists 1169 lines of source code here and loops
what GPU are you using @UC-VR @qgevans7 ?
hi!
This desktop has integrated GPU, Intel HD 4600.
Thank you for the feedback, I will look into this when I have time. You could also try to build GTK from source as described in the README and see if that fixes the issue.
Using lan-mouse.exe -f cli got it to work for me going from sway to windows. From the CLI on windows I did
connect right <sway machine IP> then
activate 0
and it seems to work.
Yeah the issue is specifically with the gtk frontend