mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Komorebi is acting like a window exists, when in reality it doesn't #191
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 @maaa3 on GitHub (Apr 2, 2023).
Describe the bug
Komorebi tiles windows almost like there is a invisible window.
To Reproduce
This seems to happen randomly.
Expected behavior
I expect the entire screen to be used.
Operating System
@LGUG2Z commented on GitHub (Apr 2, 2023):
Komorebi does not know which applications do and do not produce ghost tiles; they must be specified by the user and handled appropriately in the configuration file.
If you can provide your current config file and a copy of the
komorebic stateoutput at a time when the ghost tile is visible we should be able to help you identify the application causing the ghost tile and how to handle it.@CoenKonings commented on GitHub (Apr 3, 2023):
For people searching for a solution: For me, Skype was the application that was producing a ghost tile.
Possibly it has something to do with applications that minimize to tray instead of actually closing? (this is speculation)
@LGUG2Z commented on GitHub (Apr 3, 2023):
Reminder to everyone that if you find a new case not covered by https://github.com/LGUG2Z/komorebi-application-specific-configuration, please open a PR so that it "just works" for others in the future. 🙏
@LGUG2Z commented on GitHub (Apr 26, 2023):
Closing as there was no further information given by the original user and this should likely be handled using the various configuration options available.