Hi,The compositor is free to choose whatever minification and magnification filter it prefers. For example, kwin uses the GL_LINEAR filter.
Regards, Vlad On 8/7/24 6:33 PM, Mark Lagódych wrote:
Hi all,Is there any interpolation strategy implied by the viewporter protocol, e.g. "always use nearest-neighbour" or "let the compositor decide"? I observe that Sway uses nearest-neighbour interpolation when scaling up on my setup. Do other compositors/setups act differently?Mark