mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Komorebi compatiblity with MS Teams #291
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 @tardyp on GitHub (Jan 31, 2024).
Describe the bug
I see various issues when using teams with a komorebi setup.
When I open a call with teams, the application opens another window, which appears to be be not detected by komorebi.
It stays floating when open
Usually I push the team call window in my secondary screen, and if I do so, the main team window is actually put in my secondary screen, while the call window stay floating in the secondary screen.
To Reproduce
Steps to reproduce the behavior:
install teams here: https://www.microsoft.com/fr-fr/microsoft-teams/download-app
2. call somebody
3. switch the call window to the seconday screen
4. the main window will be put to secondary screen by komorebi
Expected behavior
Team call window is recognised separately from Team main window
Screenshots and Videos
Difficult to make a video of this without publishing private info.
Operating System
komorebic checkOutput@tardyp commented on GitHub (Jan 31, 2024):
Here is the AHKSpy info for this kind of window

When doing koremic state, I can't find this window in the state.
Also, I realized that the bug is not only the other team window which is moved to the other monitor, but whatever window container that is behind the floating/unmanaged window.
If I do a minimize + restore cycle, then the teams window is managed correctly, and I don't have the issue anymore.
@kajedot commented on GitHub (Jun 5, 2024):
Hi,
for now I can share workaround with you. It scans for teams and outlook apps for new windows. Then minimizes and maximizes them so they are registered by komorebi.
https://github.com/kajedot/deal-with-windows/blob/main/komorebi_workaround.ahk
@LGUG2Z commented on GitHub (Jan 23, 2025):
We have not had any complaints about Teams in almost a year now. If any issues persist please re-open this thread.