mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1386] [MERGED] fix(client): re-export FloatingLayerBehaviour
#1373
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/1386
Author: @alex-ds13
Created: 3/31/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @LGUG2Z
Base:
master← Head:fix(client)/floating-layer-behaviour📝 Commits (1)
25be6c0fix(client): re-exportFloatingLayerBehaviour📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
komorebi-client/src/lib.rs(+1 -0)📄 Description
@LGUG2Z We might want to start doing something like
pub use komorebi::core::*, otherwise things sort of things will always be forgotten until someone needs it. Is there something onkomorebi::corethat shouldn't be exported through the client?🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.