Simon Ser
Simon Ser
Duplicate of #6577
Broken pipe is just a consequence of Sway crashing. The backtrace you provided doesn't contain debug symbols. This most likely happens because the Sway binary you're using doesn't have debug...
Oh, missed that! Yeah, this is enough info.
Well, it's still weird that reloading the config file causes the `wlr_session` to be destroyed. Seems like libseat gets disconnected: ``` 00:00:15.426 [ERROR] [wlr] [libseat] [libseat/backend/seatd.c:122] Could not flush connection:...
That doesn't surprise me too much. shm-based capture takes a lot of bandwidth, and is a blocking operation due to the graphics APIs.
Duplicate of https://github.com/swaywm/sway/issues/8442
Mouse cursor is inverted when using with old Windows games running via Proton, also it doesn't scale
Please try without gamescope, and check whether colors are inverted there too.
Gentle ping @cubanismo
If you believe "virtual" should be omitted, I'd be happy to leave it out. Thanks for the feedback!
Personally I'm only interested in checking whether it's a software implementation. I'm writing Wayland compositors, so the whole desktop will be super sluggish if a software implementation is used (e.g....