Riteo
                                            Riteo
                                        
                                    @dos1 thanks, great tip! I should see how much it's worth though as I can see this getting messy very quickly.
> You can simply use any wlroots-based compositor (Sway, phoc, Cage etc.) with X11 backend and this patch applied to wlroots. This will turn mouse events into (single) touch. @dos1,...
@toger5 and @qarmin could you please try again on mutter to see if the latest patch I pushed is enough?
Hi @qarmin, From a very cursory look I can't see anything wrong, could you also add `--verbose` to the flags and send me the log? (e.g. `bin/godot.linuxbsd.tools.64 --verbose`) Thanks for...
@qarmin I'm having trouble finding a problem in this log. Wayland side there are no errors and everything looks... smooth? Obviously Vulkan fails but I have no idea if this...
Thanks for giving me that much information! Just out of curiosity, what does happen if you run the editor with `--gpu-index 1`? It should use software rendering (the CPU). If...
@qarmin now that's interesting. Regarding the crash, I "just" hope it's because Lavapipe isn't completely conformant (from the logs: `WARNING: lavapipe is not a conformant vulkan implementation, testing use only.`)....
@qarmin I've been thinking about your issue and would it be too messy to try another EGL compositor? (dunno, KDE?) The issue looks very complicated and I can't think of...
@nathanfranke that's probably due to the absence of client-side decorations. It's on my TODO list but it's one of those more complex things to do along with HiDPI support. Thanks...
Well, preferring Wayland now obviously runs it in the CI, which uncovered stuff which I had no idea was there. I propose to add a step in the sanitized Linux...