[PR #1279] [MERGED] fix(client): making column enum available through the client #1294

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

📋 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: masterHead: komorebi_client_column_fix


📝 Commits (2)

  • 9618721 fix: making column enum available through the client
  • 5893dbe style: 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.

## 📋 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>
adam added the pull-request label 2026-01-05 14:54:47 +01:00
adam closed this issue 2026-01-05 14:54:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1294