[BUG]: Webex window is not managed #188

Closed
opened 2026-01-05 14:48:50 +01:00 by adam · 1 comment
Owner

Originally created by @gonglei on GitHub (Mar 23, 2023).

Describe the bug
Webex (meeting application by cisco) window is not managed by komorebi

To Reproduce
Steps to reproduce the behavior:

  1. Open or join a webex meeting
  2. The webex window is not managed by komorebi
  3. check komorebic state, webex is not found
  4. check tasklist | findstr webex, found the process webexmta.exe

Expected behavior
The webex window should be managed by komorebi, tiling or floating

Screenshots and Videos
Add screenshots and videos to help explain your problem.

Operating System
Provide the output of systeminfo | grep "^OS Name\|^OS Version"

For example:

OS Name:                   Microsoft Windows 10 Enterprise
OS Version:                10.0.19042 N/A Build 19042

Additional context
Add any other context about the problem here.

In particular, if you have any other AHK scripts or software running that handle any aspect of window management or manipulation

Originally created by @gonglei on GitHub (Mar 23, 2023). **Describe the bug** Webex (meeting application by cisco) window is not managed by komorebi **To Reproduce** Steps to reproduce the behavior: 1. Open or join a webex meeting 2. The webex window is not managed by komorebi 3. check `komorebic state`, webex is not found 4. check `tasklist | findstr webex`, found the process `webexmta.exe` **Expected behavior** The webex window should be managed by komorebi, tiling or floating **Screenshots and Videos** Add screenshots and videos to help explain your problem. **Operating System** Provide the output of `systeminfo | grep "^OS Name\|^OS Version"` For example: ``` OS Name: Microsoft Windows 10 Enterprise OS Version: 10.0.19042 N/A Build 19042 ``` **Additional context** Add any other context about the problem here. In particular, if you have any other AHK scripts or software running that handle any aspect of window management or manipulation
adam added the bug label 2026-01-05 14:48:50 +01:00
adam closed this issue 2026-01-05 14:48:50 +01:00
Author
Owner

@LGUG2Z commented on GitHub (May 12, 2024):

For applications that do not tile by default please use manage rules in komorebi.json to forcibly manage them.

@LGUG2Z commented on GitHub (May 12, 2024): For applications that do not tile by default please use manage rules in `komorebi.json` to forcibly manage them.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#188