mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Floating Winodow Loses Focus upon Return To Workspace #464
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?
Originally created by @xidsyed on GitHub (Sep 4, 2024).
Describe the bug
A focused floating window in komorebi will lose focus, when switching to different workspace and returning. I have attached a video showcasing the behaviour
To Reproduce
Expected behavior
The floating window should have remained in focus, but it doesn't
Screenshots and Videos
https://github.com/user-attachments/assets/261c3b56-f3d2-40bb-b58a-265a6ed2c6fd
Operating System
Provide the output of
systeminfo | grep "^OS Name\|^OS Version"komorebic checkOutput@gursuj commented on GitHub (Jan 3, 2025):
I am facing the opposite bug where switching to a workspace with a floating window will always focus the floating window, regardless of what the last focused window was. Not sure if that should be a separate issue?
@LGUG2Z commented on GitHub (Jan 23, 2025):
Floating windows are rendered at the top of the Z order when switching to a workspace where they are contained - this is going to be the intended behavior going forward