Andri Yngvason
Andri Yngvason
> Being able to specify both would be ideal. Are you saying this is an existing option in a newer release? The listening on multiple addresses part is implemented, but...
The fallback is a matter of integration in the distro, but there would still need to be a flag added to wayvnc to relax error handling for this. It's a...
Please submit a stack trace with debug symbols. The instructions are in the bug report template.
@f-fouad Your crash is easily fixed, but I don't know if that's actually the original issue.
Closing for now. Feel free to re-open if this is still a problem.
I just tried this on headless sway git master and wayvnc git master and was not able to reproduce the problem. ``` sway version 1.12-dev-170c9c95 (Jun 17 2025, branch 'master')...
This header should be available if you have a compiler that supports C11. Did you try adding the threads dependency as mvlad suggested?
> How would you recommend we do that? Add the threads dependency to the meson.build file the same way it's done in aml, like mvlad suggested
I never really understood why we need a library for this, but if someone wants to implement a libei backend and help to maintain it, I'll probably accept it. It...
Out of curiosity, do you think that libei would be a better solution than to have wayland protocols for virtual input? What makes it better? Does there exist a requirement...