mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1279] [MERGED] fix(client): making column enum available through the client #1294
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/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.