Ivan Molodetskikh
Ivan Molodetskikh
Hm, is it really necessary for a whole separate compositor? Maybe just some function on the render element "btw please expand the redrawing rectangle below by X pixels"? (haven't looked...
> In the meantime, I've been playing around with attempting to port your blur implementation to niri Someone already did it fyi: https://github.com/YaLTeR/niri/pull/1634
It's likely a driver bug because it doesn't happen on most setups
Could you post the error as text?
Well it's hard to tell what exactly it wants from niri from this backtrace
This doesn't sound like niri. Check the full journal, sometimes libinput prints complaints that the system is under load or something.
Mhm alright
Yes, most likely that is the problem. Or you can enable the Wayland socket for VSCode in Flatseal and pass the right ozone platform arguments: https://github.com/YaLTeR/niri/wiki/Application-Issues#electron-applications
The problem is that these methods can create gaps in the vector, and suddenly you need much more complex logic and unsafe to deal with it. Not a big fan...
> It seems I have to implement something for the knuffle derive to work No, you should be able to just skip the field itself (rather than the whole enum...