Leonardo Gibrowski Faé

Results 151 comments of Leonardo Gibrowski Faé

Wait no, I think I know what's going on here. Because one of your monitors is in fullscreen, it never receives the frame callback from the compositor. Because we update...

It's possible. That's the problem with wayland right now, things are moving fast and it's hard to know who's to blame for what sometimes. Thinking about it, if I was...

Ah, sorry, this sounds way too complicated. I know that at a high level it seems simple, but we would have to change a lot of things to implement it....

I am thinking of maybe implementing this using temporary files. That way, we wouldn't be using RAM. It would still be some ways off though. > If you don't want...

Thanks for the report! Could you please confirm whether the problem remains if you set the scale factor to a whole number? Also, does the image look particularly bad /...

I believe #290 fixes this.

This is actually something I wanted to implement automatically, but the problem is there didn't seem to be an easy way to figure out whether the wallpaper is currently visible....

Hello, would it be enough to just stop when the wallpaper isn't visible? So, for example, when you are playing a game in fullscreen.

Try the latest master instead of 0.9.4. See if this issue persists.

In that case, try `swww-daemon --format xrgb`. It should at least serve as a workaround. EDIT: ah, looking at dmesg, it seems you are on nvidia. This might have something...