[PR #1286] [CLOSED] chore(deps): bump windows-rs from 0.58 to 0.59 #1299

Closed
opened 2026-01-05 14:54:48 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1286
Author: @LGUG2Z
Created: 2/21/2025
Status: Closed

Base: masterHead: feature/windows-rs-0-59


📝 Commits (1)

  • 4a45892 chore(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.

## 📋 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>
adam added the pull-request label 2026-01-05 14:54:48 +01:00
adam closed this issue 2026-01-05 14:54:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1299