[PR #1330] [MERGED] Window manager cycle test and transfer window and container tests #1329

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/1330
Author: @SaucePackets
Created: 3/10/2025
Status: Merged
Merged: 3/11/2025
Merged by: @LGUG2Z

Base: masterHead: window_manager_tests_cycle_tests


📝 Commits (4)

  • 738a091 refactor(window_manager.rs): use drop to remove socket files
  • d544472 test(window_manager.rs): cycle containers
  • edc8e69 test(window_manager.rs): test for transfering a window
  • f27ca81 test(window_manager.rs): transfer container test

📊 Changes

1 file changed (+275 additions, -21 deletions)

View changed files

📝 komorebi/src/window_manager.rs (+275 -21)

📄 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/1330 **Author:** [@SaucePackets](https://github.com/SaucePackets) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `window_manager_tests_cycle_tests` --- ### 📝 Commits (4) - [`738a091`](https://github.com/LGUG2Z/komorebi/commit/738a091092732fa07f3891a1b5da6dd038d0a8fa) refactor(window_manager.rs): use drop to remove socket files - [`d544472`](https://github.com/LGUG2Z/komorebi/commit/d54447272b9609fe30c0aee1b3fdcc268164667a) test(window_manager.rs): cycle containers - [`edc8e69`](https://github.com/LGUG2Z/komorebi/commit/edc8e69f6b6ab828973ca1bdfec56abe5c77492a) test(window_manager.rs): test for transfering a window - [`f27ca81`](https://github.com/LGUG2Z/komorebi/commit/f27ca81d0e06320a2642792214bca6b5d2f64fc6) test(window_manager.rs): transfer container test ### 📊 Changes **1 file changed** (+275 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/window_manager.rs` (+275 -21) </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: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#1329