[BUG]: Application showing unnecessary window #546

Closed
opened 2026-01-05 14:51:27 +01:00 by adam · 2 comments
Owner

Originally created by @Greatz08 on GitHub (Dec 17, 2024).

Summary

image
This is IDA pro application which i am using to analyze lib and it is unnecessarily showing second window and i have to always maximize it to remove that right side empty window.
What else worked for me was alt+left key shortcut with which i could expand it as a whole but with that it sometime crashes komorebi so idk what is happening but it is bugging me alot :-(( .
Libs Assembly code comparison i wanna do so i thought that tiling manager will be best so that i can switch between workspace for time to time comparison but komorebi with enough ram and cpu power is still crashing sometimes when i move between workspaces frequently and thats all i can say on this.
I am using latest komorebi version btw.

Version Information

0.1.30 (installed yesterday only :-) )

Komorebi Configuration

default configurations (didnt changed anything)

Hotkey Configuration

default

Output of komorebic check

both komorebic.json and .config\whkdrc files present already

Originally created by @Greatz08 on GitHub (Dec 17, 2024). ### Summary ![image](https://github.com/user-attachments/assets/807a417f-d8b0-4903-ab98-7a65f2d9e195) This is IDA pro application which i am using to analyze lib and it is unnecessarily showing second window and i have to always maximize it to remove that right side empty window. What else worked for me was alt+left key shortcut with which i could expand it as a whole but with that it sometime crashes komorebi so idk what is happening but it is bugging me alot :-(( . Libs Assembly code comparison i wanna do so i thought that tiling manager will be best so that i can switch between workspace for time to time comparison but komorebi with enough ram and cpu power is still crashing sometimes when i move between workspaces frequently and thats all i can say on this. I am using latest komorebi version btw. ### Version Information 0.1.30 (installed yesterday only :-) ) ### Komorebi Configuration ```json default configurations (didnt changed anything) ``` ### Hotkey Configuration default ### Output of komorebic check both komorebic.json and .config\whkdrc files present already
adam added the bug label 2026-01-05 14:51:27 +01:00
adam closed this issue 2026-01-05 14:51:27 +01:00
Author
Owner

@CtByte commented on GitHub (Dec 17, 2024):

I experience this with other programs as well. What you need to do is to add ignore rules after finding out what that window is.

use the komorebic visible-windows command to check what that is then you can add ignore_rules to the komorebi.json file

This can also make good sense to include in this project, so that others will not have to do the same

You can read a bit more about this here

@CtByte commented on GitHub (Dec 17, 2024): I experience this with other programs as well. What you need to do is to add ignore rules after finding out what that window is. use the `komorebic visible-windows` command to check what that is then you can add `ignore_rules` to the komorebi.json file This can also make good sense to include in [this project](https://github.com/LGUG2Z/komorebi-application-specific-configuration), so that others will not have to do the same You can read a bit more about this [here](https://lgug2z.github.io/komorebi/common-workflows/ignore-windows.html)
Author
Owner

@LGUG2Z commented on GitHub (Dec 17, 2024):

Closing this as ghost windows are "officially" not considered bugs - if you have trouble identifying the window to ignore, someone will be able to help you in the Discord 🤞

@LGUG2Z commented on GitHub (Dec 17, 2024): Closing this as ghost windows are "officially" not considered bugs - if you have trouble identifying the window to ignore, someone will be able to help you in the Discord 🤞
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#546