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

@@ -1,7 +1,7 @@
# Maintainer: Sebastian Palencsar <moin@nerdbear.de>
pkgname=bearwave-git
pkgver=1.0.5
pkgrel=3
pkgrel=4
pkgdesc="KDE-focused desktop internet radio app"
arch=('x86_64')
url="https://github.com/spalencsar/bearwave"