[PR #1437] [MERGED] refactor(animations): improve resize behaviour of apps #1400

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

📋 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: masterHead: fix/animation-visual-glitches


📝 Commits (1)

  • eae7dd9 refactor(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.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1437 **Author:** [@thearturca](https://github.com/thearturca) **Created:** 5/10/2025 **Status:** ✅ Merged **Merged:** 8/17/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `fix/animation-visual-glitches` --- ### 📝 Commits (1) - [`eae7dd9`](https://github.com/LGUG2Z/komorebi/commit/eae7dd9ef82c5b85f4930238d5869ca31d951da0) refactor(window-animation): adds windows-api calls to improve resize behaviour of apps ### 📊 Changes **2 files changed** (+33 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/window.rs` (+11 -2) 📝 `komorebi/src/windows_api.rs` (+22 -0) </details> ### 📄 Description This commit improves move windows animation by adding win32 api calls to force app to rerender window after each frame --- <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:55:09 +01:00
adam closed this issue 2026-01-05 14:55:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1400