https://bugs.kde.org/show_bug.cgi?id=421662

--- Comment #12 from Matthieu Gallien <matthieu_gall...@yahoo.fr> ---
(In reply to Gabriel Marcano from comment #11)
> In terms of what could be done by elise, I'm not too sure as I'm not
> familiar with the entire codebase, but maybe we could install a custom
> handler for "file_quit" that somehow  tells the AudioWrapper to stop playing
> before killing the application? That should get the underlying code of
> AudioWrapper to call setPreventSleep (at least both implementations of the
> AudioWrapper interface do this).

Thanks for your work on this subject.

If you want, you can try to provide a fix for it by using invent.kde.org Gitlab
KDE instance. We will make sure to provide you help to get this integrated.

The possibly easiest way is to get this done from a slot connected to void
QCoreApplication::aboutToQuit() signal.

We are already saving the window geometry in this way
(src/qml/ElisaMainWindow.qml:61).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to