Option: Minimize to tray only by clicking "minimize" by right button of mouse #23464

Closed
opened 2026-01-31 08:43:04 +00:00 by claunia · 6 comments
Owner

Originally created by @QuAzI on GitHub (Jul 20, 2025).

Description of the new feature

When the terminal is in active use it's not very convenient to always turn it back from the system tray while you want to use only the keyboard. Alt+Tab doesn't work in this way. So, "Minimize to tray" useless for active terminal users.
But when you finish most of the work "Minimize to tray" useful if you would rather not close multiple tabs because you need them later. So, "alternative" option for minimization is required. Would be nice to have a new option to minimize to tray by right click of mouse

Proposed technical implementation details

No response

Originally created by @QuAzI on GitHub (Jul 20, 2025). ### Description of the new feature When the terminal is in active use it's not very convenient to always turn it back from the system tray while you want to use only the keyboard. Alt+Tab doesn't work in this way. So, "Minimize to tray" useless for active terminal users. But when you finish most of the work "Minimize to tray" useful if you would rather not close multiple tabs because you need them later. So, "alternative" option for minimization is required. Would be nice to have a new option to minimize to tray by right click of mouse ### Proposed technical implementation details _No response_
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-Fix labels 2026-01-31 08:43:04 +00:00
Author
Owner

@Hassan9255 commented on GitHub (Jul 22, 2025):

I am new to open source and would like to contribute on this

@Hassan9255 commented on GitHub (Jul 22, 2025): I am new to open source and would like to contribute on this
Author
Owner

@lhecker commented on GitHub (Jul 28, 2025):

I'm not aware of other popular applications featuring such a behavior.

@lhecker commented on GitHub (Jul 28, 2025): I'm not aware of other popular applications featuring such a behavior.
Author
Owner

@QuAzI commented on GitHub (Jul 28, 2025):

Some of them use MinimizeOnClose behavior, but for wt it not the best choice I think. But the reason for this behavior is the same.
Also, some people solve this behavior with extra tools like PowerToys but that means you have to install it everywhere... Unfortunately, I don't like PowerToys

@QuAzI commented on GitHub (Jul 28, 2025): Some of them use MinimizeOnClose behavior, but for wt it not the best choice I think. But the reason for this behavior is the same. Also, some people solve this behavior with extra tools like PowerToys but that means you have to install it everywhere... Unfortunately, I don't like PowerToys
Author
Owner

@DHowett commented on GitHub (Jul 30, 2025):

I appreciate where you're coming from, but I am not likely to add custom window management paradigms to Terminal specifically. Thanks for the suggestion though!

@DHowett commented on GitHub (Jul 30, 2025): I appreciate where you're coming from, but I am not likely to add custom window management paradigms to Terminal specifically. Thanks for the suggestion though!
Author
Owner

@zadjii-msft commented on GitHub (Jul 30, 2025):

Minimize to tray is best combined with globalSummon in my opinion. Use that keybinding to bring your terminal window back from the tray.

@zadjii-msft commented on GitHub (Jul 30, 2025): Minimize to tray is best combined with `globalSummon` in my opinion. Use that keybinding to bring your terminal window back from the tray.
Author
Owner

@QuAzI commented on GitHub (Jul 30, 2025):

@zadjii-msft you mean Win+` a.k.a. Quake Mode? It works a bit strange. I prefer maximized mode and pretty like tabs. Also it doesn't work when the last 'normal' instance of wt was closed

@QuAzI commented on GitHub (Jul 30, 2025): @zadjii-msft you mean Win+` a.k.a. Quake Mode? It works a bit strange. I prefer maximized mode and pretty like tabs. Also it doesn't work when the last 'normal' instance of wt was closed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#23464