Definitely one of the most complex animations yet: window resizing.
Just the crossfade effect itself took a while to get working with all the window geometries and buffer offsets, and then there's the whole multiple window orchestration with Wayland's asynchronous nature. (I don't do animation transactions yet, that'll be a whole other level of complexity on top.)
Happy with the result though, and it's cool that it seamlessly works with block-out-from screencast.
Window movement across columns is now animated too!
These weren't complex per se, but very *finicky*. Spent quite a bit of time chasing down all the offsets and coordinates to add and subtract to avoid jumps, but it seems to all work well now!
#niri