Originally created by @BartHageman on GitHub (Oct 6, 2024).
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:
0. Enable animations. I use 150ms, EaseInOutCirc, 160fps.
Create a stack of windows
Have another window to swap locations with
Swap location of stack with other window. Animation plays correctly.
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
Originally created by @BartHageman on GitHub (Oct 6, 2024).
**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:
0. Enable animations. I use 150ms, EaseInOutCirc, 160fps.
1. Create a stack of windows
2. Have another window to swap locations with
3. Swap location of stack with other window. Animation plays correctly.
4. 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
```
adam
added the bug label 2026-01-05 14:51:01 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @BartHageman on GitHub (Oct 6, 2024).
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:
0. Enable animations. I use 150ms, EaseInOutCirc, 160fps.
Expected behavior
The move animation should be played only once for the entire stack.
Operating System
komorebic checkOutput