mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1551] [MERGED] feat(wm): implement Clone for State, Notification and NotificationEvent #1459
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/1551
Author: @omark96
Created: 9/2/2025
Status: ✅ Merged
Merged: 9/2/2025
Merged by: @LGUG2Z
Base:
master← Head:feat(wm)/implement-clone📝 Commits (1)
7462e32feat(wm): implement Clone for State, Notification and NotificationEvent📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
komorebi/src/lib.rs(+2 -2)📝
komorebi/src/window_manager.rs(+1 -1)📄 Description
This implements Clone for State, Notification and NotificationEvent to allow for the use of these types in Rhai scripts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.