This commit reexports the win32_display_data crate so that any 3rd party app that needs it can get it through the komorebi-client without 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.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1371
**Author:** [@alex-ds13](https://github.com/alex-ds13)
**Created:** 3/23/2025
**Status:** ✅ Merged
**Merged:** 3/23/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `fix/reexport-win32-display-data`
---
### 📝 Commits (1)
- [`0f8b0cf`](https://github.com/LGUG2Z/komorebi/commit/0f8b0cff1605c8038009fabdb13ef77990ca34a3) feat(client): reexport win32_display_data
### 📊 Changes
**2 files changed** (+2 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi-client/src/lib.rs` (+1 -0)
📝 `komorebi/src/lib.rs` (+1 -0)
</details>
### 📄 Description
This commit reexports the `win32_display_data` crate so that any 3rd party app that needs it can get it through the `komorebi-client` without having to keep manually synchronizing it with the version used by komorebi.
<!--
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/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.