I want the window to disappear on the taskbar and minimize to the tray icon.

Godot Version

4.4.1.stable

Question

Hi everyone. I Want to Make a SoftWare. But I have something trouble with godot.


As you can see
I created a StatusIndicator with a PopupMenu to make Trayicon.
The Trayicon is working But the window is Can’t Hidding.

Tray icon
So I Constantly to find the right Option to change the MainWindow to hide away.
But still not working.



Finally.
I think the problem is in the root node.

if root node can change the class to Node or Contral Whatever.
Maybe I will be better to Create the More Powerful Tools. (Like the SAO Utils)

Hoping for your good news. Thank you so much.

I don’t think that’s possible. There are a couple proposals about this:

And a PR implementing it on Windows here:

It’t not working in godot stable verson. (4.4.1)
I Don’t want add another script code in my project , Like C++ Java…And So On
if The official can add a one code to change this problem.
That would be great.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.