mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Webex window is not managed #188
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 @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:
komorebic state, webex is not foundtasklist | findstr webex, found the processwebexmta.exeExpected 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:
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
@LGUG2Z commented on GitHub (May 12, 2024):
For applications that do not tile by default please use manage rules in
komorebi.jsonto forcibly manage them.