mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #920] [CLOSED] Fix: cross monitor animation #1140
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/920
Author: @thearturca
Created: 7/23/2024
Status: ❌ Closed
Base:
master← Head:fix/cross-monitor-animation📝 Commits (7)
dfd6e98refactor(window): reuse window rect inanimate_positionmethodf257873fix(animation): extend cancelling system to support multiple cancel call804b038refactor(animation): removeANIMATION_TEMPORARILY_DISABLEDglobal vars53e3526refactor: apply clippy fixes84ad947refactor(animation): remove cancel idx decreasing9350792fix(animation): added pending cancel count to trackis_cancelledstate18522dbfix(animations): change check for existings animation topending_cancel_countfield📊 Changes
6 files changed (+67 additions, -51 deletions)
View changed files
📝
komorebi/src/animation.rs(+22 -8)📝
komorebi/src/animation_manager.rs(+36 -7)📝
komorebi/src/lib.rs(+0 -1)📝
komorebi/src/process_event.rs(+0 -5)📝
komorebi/src/window.rs(+9 -12)📝
komorebi/src/window_manager.rs(+0 -18)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.