mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1328] [MERGED] test(window_manager.rs): workspace and monitor tests #1327
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/1328
Author: @SaucePackets
Created: 3/8/2025
Status: ✅ Merged
Merged: 3/8/2025
Merged by: @LGUG2Z
Base:
master← Head:window_manager_tests_monitor_workspace📝 Commits (2)
4a9886ctest(window_manager.rs): workspace and monitor tests41808c7test(window_manager.rs): removed unneeded logic in monitor related tests📊 Changes
1 file changed (+196 additions, -14 deletions)
View changed files
📝
komorebi/src/window_manager.rs(+196 -14)📄 Description
Added tests to test switching monitor focus, setting workspace name, and monitor size. Created a helper function for setting up the window manager instance and test socket.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.