Skip to content
Snippets Groups Projects
Commit d0a537b2 authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Steve Lhomme
Browse files

qt: add setting to hide the window on close

When `qt-close-to-system-tray` is set,
the application would not exit on close
event, but rather the window becomes
hidden.

This setting is not enabled by default,
and is only applicable when `qt-system-tray`
is also set.

I believe that with the media library,
this setting becomes relevant to keep
one instance open rather than closing
and re-opening. Currently, even if the
user does not want to close the application,
the inclination is to close the application
since the window occupies space in the
task bar.
parent 916dc562
No related branches found
No related tags found
1 merge request!5585qt: add setting to hide the window on close
Pipeline #485528 passed with stage
in 32 minutes
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment