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
master
raggi/crash
0824ec0
2 files changed (+100 additions, -1 deletions)
📝 komorebi/src/windows_callbacks.rs (+5 -1) 📝 komorebi/src/winevent.rs (+95 -0)
komorebi/src/windows_callbacks.rs
komorebi/src/winevent.rs
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.