Ferdinand Schober
Ferdinand Schober
> This seems to be fixed for me now, however I'm not sure what exactly fixed it... Mesa version is 25.1.6 and I'm on the latest sway git as of...
> Sounds related to [#8755](https://github.com/swaywm/sway/issues/8755) Yes, the video is exactly what it looks like for me!
Not sure if this is possible. But could you try starting lan-mouse _before_ Karabiner?
Related: #320
this should prompt you to reenable input emulation like this:  is that correct? It would make sense to try recovering immediately without a prompt in some cases, but I...
Ah okay that makes sense, I have not implemented any way of reenabling the emulation via cli (yet). Some sort of timeout would probably make sense for recoverable errors, yeah
by the way: How often does this happen? And it would be good to know what backends are being used.
There are two backends in lan-mouse in question here: - input capture portal - layer-shell ### Input Capture Portal The wlr desktop portal does not implement the InputCapture portal yet:...
Just tested this and it seems like the layer-shell implementation in labwc does not correctly interact with pointer-constraints right now. I will see if I can write a patch for...
Thank you for the suggestion, this is something I want to do eventually, however it simply has not been a priority so far. It should not be too difficult to...