mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1409] [MERGED] More tests for Window Manager #1389
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/1409
Author: @SaucePackets
Created: 4/14/2025
Status: ✅ Merged
Merged: 4/23/2025
Merged by: @LGUG2Z
Base:
master← Head:window_manager_tests_window_types📝 Commits (5)
ad31d28test(window_manager.rs): test maximize and unmaximize windowba66347test(window_manager.rs): monocle on and off test0b4d25ftest(window_manager.rs): test toggle_monocle and toggle_maximize2a100e3test(window_manager.rs): ensure named workspace for monitor test0537d69test(window_manager.rs): add window handle to move based on workspace rules test📊 Changes
1 file changed (+400 additions, -0 deletions)
View changed files
📝
komorebi/src/window_manager.rs(+400 -0)📄 Description
Created tests for testing the maximize_window, unmaximize_window, monocle_on, monocle_off, toggle_monocle, toggle_maximize, add_window_handle_to_move_based_on_workspace_rule and ensured_named_workspace_for_monitor functions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.