[PR #1406] [MERGED] Window manager tests #1390

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

📋 Pull Request Information

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

Base: masterHead: window_manager_tests


📝 Commits (3)

  • 7c719f5 test(window_manager.rs): toggle lock test
  • 899b1fa test(window_manager.rs): test float window
  • 770e604 Merge branch 'LGUG2Z:master' into window_manager_tests

📊 Changes

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

View changed files

📝 komorebi/src/window_manager.rs (+130 -0)

📄 Description

Created tests for testing toggle_lock and float_window


🔄 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/1406 **Author:** [@SaucePackets](https://github.com/SaucePackets) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `window_manager_tests` --- ### 📝 Commits (3) - [`7c719f5`](https://github.com/LGUG2Z/komorebi/commit/7c719f511cafae87b8c7975c5e15ae3c82d160cf) test(window_manager.rs): toggle lock test - [`899b1fa`](https://github.com/LGUG2Z/komorebi/commit/899b1faefcc8ec347a2f1b94ca1298a563a83858) test(window_manager.rs): test float window - [`770e604`](https://github.com/LGUG2Z/komorebi/commit/770e604c31d93a74cbe028cdef25852c3c83bac5) Merge branch 'LGUG2Z:master' into window_manager_tests ### 📊 Changes **1 file changed** (+130 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/window_manager.rs` (+130 -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`. --> Created tests for testing toggle_lock and float_window --- <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:55:07 +01:00
adam closed this issue 2026-01-05 14:55:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1390