mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1354] [MERGED] Window manager cycle tests #1345
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1354
Author: @SaucePackets
Created: 3/17/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @LGUG2Z
Base:
master← Head:window_manager_cycle_tests📝 Commits (3)
d019cfatest(window_manager.rs): cycle Window Test0f164d8test(window_manager.rs): test Cycle Window Index0e3a0f8refactor(window_manager.rs): removed TODO📊 Changes
1 file changed (+141 additions, -0 deletions)
View changed files
📝
komorebi/src/window_manager.rs(+141 -0)📄 Description
This commit adds two tests that test the functions that handle cycling to the next and previous windows.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.