LGUG2Z / komorebi

A tiling window manager for Windows 🍉
https://lgug2z.github.io/komorebi/
Other
9.63k stars 200 forks source link

fix(animation): sets position for all windows in a container #1110

Closed thearturca closed 2 weeks ago

thearturca commented 2 weeks ago

This change prevents the move animation to play again for each window in the stack. Tested with all hiding behaviors. Looks good so far.

Maybe I've missed something. Need review

thearturca commented 2 weeks ago

Closes https://github.com/LGUG2Z/komorebi/issues/1029