Skip to content

Option switch requirement: Minimize to the system bar when closing the main program interface #261

@longwu9t

Description

@longwu9t

I often minimize the program to the taskbar while the encoding task is still running.
After a while, I will click to the foreground to check the progress of the task queue,
and then...
Maybe…… I will click the close button without paying attention.
As a result, the program is directly closed
without any questions: the task queue is running, do you want to exit, etc.
This is very tragic...
Therefore, I hope there is a function option to minimize to the system bar when clicking the close button.
Alternatively, when the action of closing the program is detected,
the task queue is first checked,
and if it is found that there are tasks still running,
a dialog box requesting confirmation is popped up.
Of course, this isn't an urgent problem to solve.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions