mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1291] [MERGED] fix(wm): take layer into account on ws restore #1304
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/1291
Author: @alex-ds13
Created: 2/23/2025
Status: ✅ Merged
Merged: 2/23/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/use-layer-show-floating-on-restore📝 Commits (1)
bf9d835fix(wm): take layer into account on ws restore📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
komorebi/src/workspace.rs(+1 -1)📄 Description
Previously if a workspace had any floating windows it would always focus the first one when restoring. Now it only focus the floating window if the workspace layer is
Floating.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.