[PR #1110] [MERGED] fix(animation): sets position for all windows in a container #1206

Closed
opened 2026-01-05 14:54:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1110
Author: @thearturca
Created: 11/10/2024
Status: Merged
Merged: 11/10/2024
Merged by: @LGUG2Z

Base: masterHead: fix/animations-stackbar


📝 Commits (1)

  • 9025a57 fix(animation): sets position for all windows in a container

📊 Changes

1 file changed (+20 additions, -16 deletions)

View changed files

📝 komorebi/src/workspace.rs (+20 -16)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1110 **Author:** [@thearturca](https://github.com/thearturca) **Created:** 11/10/2024 **Status:** ✅ Merged **Merged:** 11/10/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `fix/animations-stackbar` --- ### 📝 Commits (1) - [`9025a57`](https://github.com/LGUG2Z/komorebi/commit/9025a57f0008d15e4d3afed571e9b70aa7ef63a9) fix(animation): sets position for all windows in a container ### 📊 Changes **1 file changed** (+20 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/workspace.rs` (+20 -16) </details> ### 📄 Description 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:54:27 +01:00
adam closed this issue 2026-01-05 14:54:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1206