mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Not detecting TIDAL close-to-tray, even with identify-tray-application #154
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 @shinymerlyn on GitHub (Oct 24, 2022).
Describe the bug
When clicking the X which "minimizes" TIDAL to the tray, a gap is left. It works correctly if you hit the minimize button. This is true even if I enable the
identify-tray-applicationfeature, pointed at TIDAL.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Komorebi should detect that it was "minimized" to the tray, and close the gap.
Screenshots and Videos


Before:
After:
Operating System
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.19044 N/A Build 19044
Additional context
Powertoys fancy zones is installed and running, but theoretically at least it shouldn't conflict at all, since I need to drag and hold shift for it to do anything. Could try killing it, but I think it probably has no bearing on this problem. This is the only AHK script, and this is the only automatic window manager.
@shinymerlyn commented on GitHub (Oct 25, 2022):
I can get it to float with a float toggle hotkey, and it says
TIDALas the title andTIDAL.exeas the executable inkomorebi status. So I'm not sure exactly the cause here. I sort of wonder if it just uses a non-standard method of "closing to tray"?@LGUG2Z commented on GitHub (May 14, 2024):
A lot of work has been done in reducing ghost tiles since this so I'm closing for now, please re-open if this issue persists