mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1369] [MERGED] fix(wm): change when floating windows are centered #1359
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/1369
Author: @alex-ds13
Created: 3/20/2025
Status: ✅ Merged
Merged: 3/21/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/center-floats📝 Commits (1)
aa43aaffix(wm): change when floating windows are centered📊 Changes
1 file changed (+11 additions, -2 deletions)
View changed files
📝
komorebi/src/process_event.rs(+11 -2)📄 Description
This commit changes the behaviour of when floating windows are centered by making them only center when we are on a
WorkspaceLayer::Floatingand the window doesn't match afloating_windowsrule and the workspace is not a floating workspace.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.