Arek Hiler
Arek Hiler
I thought I wrote on this, but it seems that I have forgotten. Sorry for that. I'll reply anyway for future reference. Actually I'm not sure if it's even possible...
I've requested access. How are your running Proton? Are the lines missing form the log file created with `PROTON_LOG=1`? Keep in mind the tips on preserving file descriptors that Eric...
> I applied < /dev/null 2>&1 | cat - to the end of the command line but it did not help like it did for the latest wine release. I've...
Hi. It would be good to have understanding what's different between upstream Wine and Proton that causes the issue for you. Can you maybe compile standalone wine from our Proton...
No. I've just meant that you can build Proton's Wine as a standalone and skip `proton` script to exclude that as a factor. Few things that are IMO worth checking:...
Hi! We don't actively support virtual desktop in this downstream. There are no controls exposed to enable it and as you have noted, you have to use third party tools....
@ranplayer can you also try with `PROTON_NO_ESYNC=1` Do you have any kernel with fsync that you can use?
That's a good data point. I don't think it's pipewire alone as I'm using pipwire-pulse on most of my system and I wasn't able to hit the issue even once.
> Good news, everybody! No, not like Prof. Farnsworth, but actually good news! > > I've retested it with the new Experimental - Bleeding Edge version, as I saw a...
I had a look at using https://gitlab.freedesktop.org/wlroots/wlroots/-/tree/master/xwayland/selection but it's deeply integrated into their xwm. Best we could do is just use it as an inspiration for a better gamescope implementation....