mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1292] [MERGED] fix(wm): hide/restore floating windows on monocle toggle #1303
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/1292
Author: @alex-ds13
Created: 2/23/2025
Status: ✅ Merged
Merged: 2/23/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/hide-floating-windows-on-monocle📝 Commits (1)
505ffe7fix(wm): hide/restore floating windows on monocle toggle📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
komorebi/src/window_manager.rs(+8 -0)📄 Description
When toggling monocle mode it hides all the other containers but it wasn't hiding the floating windows. Now it hides and restores them as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.