mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1448] [MERGED] feat(wm): floating over monocle #1406
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/1448
Author: @alex-ds13
Created: 5/16/2025
Status: ✅ Merged
Merged: 5/17/2025
Merged by: @LGUG2Z
Base:
master← Head:feat/floating-over-monocle📝 Commits (1)
59f387afeat(wm): floating over monocle📊 Changes
3 files changed (+159 additions, -87 deletions)
View changed files
📝
komorebi/src/border_manager/mod.rs(+116 -67)📝
komorebi/src/process_command.rs(+38 -19)📝
komorebi/src/process_event.rs(+5 -1)📄 Description
Allows for having floating windows on the "Floating Layer" over a monocle. When toggling back to the tiling layer it hides the floating windows again.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.