Original PR: https://github.com/LGUG2Z/komorebi/pull/1437 Author: @thearturca Created: 5/10/2025 Status: ✅ Merged Merged: 8/17/2025 Merged by: @LGUG2Z
Base: master ← Head: fix/animation-visual-glitches
master
fix/animation-visual-glitches
eae7dd9
2 files changed (+33 additions, -2 deletions)
📝 komorebi/src/window.rs (+11 -2) 📝 komorebi/src/windows_api.rs (+22 -0)
komorebi/src/window.rs
komorebi/src/windows_api.rs
This commit improves move windows animation by adding win32 api calls to force app to rerender window after each frame
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1437
Author: @thearturca
Created: 5/10/2025
Status: ✅ Merged
Merged: 8/17/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/animation-visual-glitches📝 Commits (1)
eae7dd9refactor(window-animation): adds windows-api calls to improve resize behaviour of apps📊 Changes
2 files changed (+33 additions, -2 deletions)
View changed files
📝
komorebi/src/window.rs(+11 -2)📝
komorebi/src/windows_api.rs(+22 -0)📄 Description
This commit improves move windows animation by adding win32 api calls to force app to rerender window after each frame
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.