this allows to deal with custom layout data in a client project which was not possible before
🔄 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/1279
**Author:** [@pro470](https://github.com/pro470)
**Created:** 2/14/2025
**Status:** ✅ Merged
**Merged:** 2/15/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `komorebi_client_column_fix`
---
### 📝 Commits (2)
- [`9618721`](https://github.com/LGUG2Z/komorebi/commit/9618721c113083f6407b79a4e29ff7f246864699) fix: making column enum available through the client
- [`5893dbe`](https://github.com/LGUG2Z/komorebi/commit/5893dbe30980c9d5b97772f6c30f47182aaf9271) style: applied cargo formating
### 📊 Changes
**2 files changed** (+8 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi-client/src/lib.rs` (+4 -0)
📝 `komorebi/src/core/mod.rs` (+4 -0)
</details>
### 📄 Description
this allows to deal with custom layout data in a client project which was not possible before
<!--
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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1279
Author: @pro470
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/15/2025
Merged by: @LGUG2Z
Base:
master← Head:komorebi_client_column_fix📝 Commits (2)
9618721fix: making column enum available through the client5893dbestyle: applied cargo formating📊 Changes
2 files changed (+8 additions, -0 deletions)
View changed files
📝
komorebi-client/src/lib.rs(+4 -0)📝
komorebi/src/core/mod.rs(+4 -0)📄 Description
this allows to deal with custom layout data in a client project which was not possible before
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.