LGUG2Z / komorebi

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

[BUG]: Move animations replay for each window in a stack after the stack is moved #1029

Closed BartHageman closed 1 week ago

BartHageman commented 1 month ago

Describe the bug After moving a stack of windows, the move animation plays again for each window in the stack.

To Reproduce Steps to reproduce the behavior:

  1. Enable animations. I use 150ms, EaseInOutCirc, 160fps.
  2. Create a stack of windows
  3. Have another window to swap locations with
  4. Swap location of stack with other window. Animation plays correctly.
  5. Flip through the stack and observe that for each window in the stack, the same move animation plays again.

Expected behavior The move animation should be played only once for the entire stack.

Operating System

OS Name:                   Microsoft Windows 11 Pro
OS Version:                10.0.22631 N/A Build 22631

komorebic check Output

KOMOREBI_CONFIG_HOME detected: C:\Users\Mobius

Looking for configuration files in C:\Users\Mobius

Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\Mobius\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag