mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1400] [MERGED] Workspace and monitor tests #1384
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/1400
Author: @SaucePackets
Created: 4/4/2025
Status: ✅ Merged
Merged: 4/5/2025
Merged by: @LGUG2Z
Base:
master← Head:workspace_and_monitor_tests📝 Commits (4)
8b6e209test(workspace.rs): visible windows test103a058test(workspace.rs): visible window testb47f90dtest(monitor.rs): move container to workspace test59bafdatest(monitor.rs): ensure workspace count test📊 Changes
2 files changed (+162 additions, -1 deletions)
View changed files
📝
komorebi/src/monitor.rs(+113 -0)📝
komorebi/src/workspace.rs(+49 -1)📄 Description
Created tests for testing the ensure_workspace_count, move_container_to_workspace, and visible_windows functions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.