mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1371] [MERGED] feat(client): reexport win32_display_data #1362
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/1371
Author: @alex-ds13
Created: 3/23/2025
Status: ✅ Merged
Merged: 3/23/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/reexport-win32-display-data📝 Commits (1)
0f8b0cffeat(client): reexport win32_display_data📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
komorebi-client/src/lib.rs(+1 -0)📝
komorebi/src/lib.rs(+1 -0)📄 Description
This commit reexports the
win32_display_datacrate so that any 3rd party app that needs it can get it through thekomorebi-clientwithout having to keep manually synchronizing it with the version used by komorebi.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.