🔄 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/1286
**Author:** [@LGUG2Z](https://github.com/LGUG2Z)
**Created:** 2/21/2025
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `feature/windows-rs-0-59`
---
### 📝 Commits (1)
- [`4a45892`](https://github.com/LGUG2Z/komorebi/commit/4a45892ca2282c85332a3bb114391911764567d2) chore(deps): bump windows-rs from 0.58 to 0.59
### 📊 Changes
**8 files changed** (+85 additions, -64 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+9 -9)
📝 `Cargo.toml` (+6 -6)
📝 `komorebi/src/border_manager/border.rs` (+28 -10)
📝 `komorebi/src/border_manager/mod.rs` (+14 -2)
📝 `komorebi/src/monitor_reconciliator/hidden.rs` (+1 -1)
📝 `komorebi/src/stackbar_manager/stackbar.rs` (+11 -11)
📝 `komorebi/src/windows_api.rs` (+15 -23)
📝 `komorebi/src/winevent_listener.rs` (+1 -2)
</details>
### 📄 Description
<!--
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`.
-->
Handles #1250, #1251 and #1253
---
<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/1286
Author: @LGUG2Z
Created: 2/21/2025
Status: ❌ Closed
Base:
master← Head:feature/windows-rs-0-59📝 Commits (1)
4a45892chore(deps): bump windows-rs from 0.58 to 0.59📊 Changes
8 files changed (+85 additions, -64 deletions)
View changed files
📝
Cargo.lock(+9 -9)📝
Cargo.toml(+6 -6)📝
komorebi/src/border_manager/border.rs(+28 -10)📝
komorebi/src/border_manager/mod.rs(+14 -2)📝
komorebi/src/monitor_reconciliator/hidden.rs(+1 -1)📝
komorebi/src/stackbar_manager/stackbar.rs(+11 -11)📝
komorebi/src/windows_api.rs(+15 -23)📝
komorebi/src/winevent_listener.rs(+1 -2)📄 Description
Handles #1250, #1251 and #1253
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.