fix: show window on startup and on MPRIS Raise (1.0.5 pkgrel 4)

Register MPRIS only after QML loads, always connect raiseRequested to the
main window (not only when the tray icon exists), and show or activate the
window explicitly on launch. Fix circular dialog property aliases.
This commit is contained in:
Sebastian Palencsar
2026-06-22 17:04:46 +02:00
parent fe0591e32d
commit 872670bd3e
5 changed files with 30 additions and 17 deletions

View File

@@ -68,6 +68,8 @@
<li>About dialog shows version and git build id; removed “Public beta” label</li>
<li>Fixed About, Add station, and Edit station dialogs not opening after QML refactor</li>
<li>Flatpak: grant GPU access via --device=dri (fixes EGL/MESA warnings)</li>
<li>Fixed startup when re-launching: MPRIS Raise now always shows the window</li>
<li>Fixed dialog property aliases and About version label binding</li>
</ul>
</description>
</release>