mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-06 14:24:14 +02:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user