[ANNOUNCE] libei 1.3.0

2024-08-07 Thread Peter Hutterer
libei 1.3.0 is now available. libei is a library to send Emulated Input (EI) to a matching Emulated Input Server (EIS) which can receive those events with libeis, also part of this project. libei uses GitLab releases, for tarballs please see: https://gitlab.freedesktop.org/libinput/libei/-/releas

Viewporter interpolation strategy?

2024-08-07 Thread Mark Lagódych
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