[PR #1349] [MERGED] Window manager tests Removing windows and containers and swapping containers #1346

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

📋 Pull Request Information

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

Base: masterHead: window_manager_tests_adding_and_removing_windows


📝 Commits (4)

  • ec83556 test(window_manager.rs): remove Window From Container Test
  • 83924c1 test(window_manager.rs): test Remove Workspace
  • c5e567d test(window_manager.rs): test Swapping Containers
  • a80484b refactor(window_manager.rs): fix nightly fail

📊 Changes

1 file changed (+204 additions, -0 deletions)

View changed files

📝 komorebi/src/window_manager.rs (+204 -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/1349 **Author:** [@SaucePackets](https://github.com/SaucePackets) **Created:** 3/15/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `window_manager_tests_adding_and_removing_windows` --- ### 📝 Commits (4) - [`ec83556`](https://github.com/LGUG2Z/komorebi/commit/ec835566aad2676f98e1874c161e0b879ca638e8) test(window_manager.rs): remove Window From Container Test - [`83924c1`](https://github.com/LGUG2Z/komorebi/commit/83924c117454dd8f780960f9624e478c07177f94) test(window_manager.rs): test Remove Workspace - [`c5e567d`](https://github.com/LGUG2Z/komorebi/commit/c5e567d2ace337653c2be0d5ec47618daa47e1f1) test(window_manager.rs): test Swapping Containers - [`a80484b`](https://github.com/LGUG2Z/komorebi/commit/a80484b03eb064fead1ee003e276be2bd87d268f) refactor(window_manager.rs): fix nightly fail ### 📊 Changes **1 file changed** (+204 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/window_manager.rs` (+204 -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:58 +01:00
adam closed this issue 2026-01-05 14:54:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1346