[PR #1351] [MERGED] Window manager tests monitor tests and tiling state test #1343

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

📋 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: masterHead: window_manager_tests_monitor_tests


📝 Commits (3)

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

No dependencies set.

Reference: starred/komorebi#1343