mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1437] [MERGED] refactor(animations): improve resize behaviour of apps #1400
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.