f57b240 test(window_manager.rs): test Move Workspace To Monitor
ba1f697 test(window_manager.rs): test Swap Monitor Workspaces
c9de79e test(window_manager.rs): test Tiling State
📊 Changes
1 file changed (+194 additions, -0 deletions)
View changed files
📝komorebi/src/window_manager.rs (+194 -0)
📄 Description
🔄 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/1351
**Author:** [@SaucePackets](https://github.com/SaucePackets)
**Created:** 3/16/2025
**Status:** ✅ Merged
**Merged:** 3/16/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `window_manager_tests_monitor_tests`
---
### 📝 Commits (3)
- [`f57b240`](https://github.com/LGUG2Z/komorebi/commit/f57b240bd3f9d3cfa7ebeb5e25fa94993193c2f3) test(window_manager.rs): test Move Workspace To Monitor
- [`ba1f697`](https://github.com/LGUG2Z/komorebi/commit/ba1f6972ae0fbeb950d2bedd5329cc8557cef730) test(window_manager.rs): test Swap Monitor Workspaces
- [`c9de79e`](https://github.com/LGUG2Z/komorebi/commit/c9de79eae715c8f3172e41d3bb47b0db481b4219) test(window_manager.rs): test Tiling State
### 📊 Changes
**1 file changed** (+194 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi/src/window_manager.rs` (+194 -0)
</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`.
-->
---
<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/1351
Author: @SaucePackets
Created: 3/16/2025
Status: ✅ Merged
Merged: 3/16/2025
Merged by: @LGUG2Z
Base:
master← Head:window_manager_tests_monitor_tests📝 Commits (3)
f57b240test(window_manager.rs): test Move Workspace To Monitorba1f697test(window_manager.rs): test Swap Monitor Workspacesc9de79etest(window_manager.rs): test Tiling State📊 Changes
1 file changed (+194 additions, -0 deletions)
View changed files
📝
komorebi/src/window_manager.rs(+194 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.