mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Teamspeak 3 is ignored by Komorebi #642
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 @claudio4 on GitHub (Jun 14, 2025).
Summary
The TeamSpeak 3 app is completely ignored by Komorebi. It does not take it into account for the tiling, and even the bar shows like I have no app focused when I focus the TeamSpeak 3 window.
I checked the
applications.jsonto see if it was marked as ignored there and no. I also tried to force manage it adding the following entry to no avail.I also tried using the title like
The TeamSpeak 3 window does seems to respect normal window positioning orders as GlazeWM does not seems to have any problem with it.
Version Information
OS Name: Microsoft Windows 11 Enterprise
OS Version: 10.0.26100 N/A Build 26100
komorebic 0.1.37
tag:v0.1.37
commit_hash:00384ce3
build_time:2025-05-17 19:16:53 +00:00
build_env:rustc 1.87.0 (17067e9ac 2025-05-09),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
KOMOREBI_CONFIG_HOME detected: C:\Users\claudio4\AppData\Roaming\komorebi
Looking for configuration files in C:\Users\claudio4\AppData\Roaming\komorebi
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\claudio4.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
@LGUG2Z commented on GitHub (Jun 14, 2025):
@claudio4 commented on GitHub (Jun 14, 2025):
The lack of hot-reloading was not an issue as I simply stopped Komorebi and restarted it.
To confirm, I just tested the same in
komorebi.jsonand obtained the same result.@LGUG2Z commented on GitHub (Jun 15, 2025):
I installed this binary, opened it, and it is tiled by default - this is most likely something with your own configuration. Drop by the Discord and someone might be able to help.