[PR #1386] [MERGED] fix(client): re-export FloatingLayerBehaviour #1373

Closed
opened 2026-01-05 14:55:04 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: fix(client)/floating-layer-behaviour


📝 Commits (1)

  • 25be6c0 fix(client): re-export FloatingLayerBehaviour

📊 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 on komorebi::core that shouldn't be exported through the client?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1386 **Author:** [@alex-ds13](https://github.com/alex-ds13) **Created:** 3/31/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `fix(client)/floating-layer-behaviour` --- ### 📝 Commits (1) - [`25be6c0`](https://github.com/LGUG2Z/komorebi/commit/25be6c0e9d9a579b3cd6ce6445558f20c6f3f027) fix(client): re-export `FloatingLayerBehaviour` ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `komorebi-client/src/lib.rs` (+1 -0) </details> ### 📄 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 on `komorebi::core` that shouldn't be exported through the client? <!-- Please follow the Conventional Commits specification. If you need to update your PR with changes from `master`, please run `git rebase master`. By opening this PR, you confirm that you have read and understood this project's `CONTRIBUTING.md`. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:55:04 +01:00
adam closed this issue 2026-01-05 14:55:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1373