[PR #1328] [MERGED] test(window_manager.rs): workspace and monitor tests #1327

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1328
Author: @SaucePackets
Created: 3/8/2025
Status: Merged
Merged: 3/8/2025
Merged by: @LGUG2Z

Base: masterHead: window_manager_tests_monitor_workspace


📝 Commits (2)

  • 4a9886c test(window_manager.rs): workspace and monitor tests
  • 41808c7 test(window_manager.rs): removed unneeded logic in monitor related tests

📊 Changes

1 file changed (+196 additions, -14 deletions)

View changed files

📝 komorebi/src/window_manager.rs (+196 -14)

📄 Description

Added tests to test switching monitor focus, setting workspace name, and monitor size. Created a helper function for setting up the window manager instance and test socket.


🔄 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/1328 **Author:** [@SaucePackets](https://github.com/SaucePackets) **Created:** 3/8/2025 **Status:** ✅ Merged **Merged:** 3/8/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `window_manager_tests_monitor_workspace` --- ### 📝 Commits (2) - [`4a9886c`](https://github.com/LGUG2Z/komorebi/commit/4a9886ca4f81b19d091956ad9869491987c727e0) test(window_manager.rs): workspace and monitor tests - [`41808c7`](https://github.com/LGUG2Z/komorebi/commit/41808c7bd92727e7bb9a742625a85d0ca96243ee) test(window_manager.rs): removed unneeded logic in monitor related tests ### 📊 Changes **1 file changed** (+196 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/window_manager.rs` (+196 -14) </details> ### 📄 Description Added tests to test switching monitor focus, setting workspace name, and monitor size. Created a helper function for setting up the window manager instance and test socket. <!-- 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:54 +01:00
adam closed this issue 2026-01-05 14:54:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1327