mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #688] [MERGED] fix(komorebi): fix unsound use of transmute #1059
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/688
Author: @raggi
Created: 2/26/2024
Status: ✅ Merged
Merged: 2/26/2024
Merged by: @LGUG2Z
Base:
master← Head:raggi/crash📝 Commits (1)
0824ec0fix(komorebi): fix unsound use of transmute📊 Changes
2 files changed (+100 additions, -1 deletions)
View changed files
📝
komorebi/src/windows_callbacks.rs(+5 -1)📝
komorebi/src/winevent.rs(+95 -0)📄 Description
This was causing a crash in release mode when moving a window around by titlebar.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.