-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Added New Window option to Tray #7995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Conversation
Head branch was pushed to by a user without write access
Done, but I was thinking that when the main window is hidden to the tray and there are other visible windows, none of them become the main window. Should I change that too? |
If it is easy to do, sure, if not then it would be better to leave it for a separate pull request. |
Head branch was pushed to by a user without write access
I've added the following:
Seems to work fine. My only concern is about the timer in Linux, it works in my distro, but we might need to increase it a bit if it's not enough in others. |
Pull Request Type
Related issue
Adds #7049 functionality to the Tray
Description
Tray menu option enabling to open a new Freetube instance.
Screenshots
Testing
When clicking the New Window option, a new window opens. Other windows hidden in the tray must remain there.
Desktop
Additional context