mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1599] [MERGED] Expose some structs on client #1475
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/1599
Author: @alex-ds13
Created: 11/20/2025
Status: ✅ Merged
Merged: 11/22/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/public-placement📝 Commits (3)
9d57ea3fix(client): addPlacementandWindowHandlingBehaviourto client8a43698fix(client): add layout options to client8d85cadfix(client): addWallpaperandThemeOptionsto client📊 Changes
2 files changed (+8 additions, -1 deletions)
View changed files
📝
komorebi-client/src/lib.rs(+7 -0)📝
komorebi/src/core/mod.rs(+1 -1)📄 Description
This PR exposes more structs on client so that they can be publicly available for 3rd party users, namely the following:
PlacementWindowHandlingBehaviourLayoutOptionsScrollingLayoutOptionsGridLayoutOptionsWallpaperThemeOptions🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.