Summary: | [FEATURE REQUEST]: Add Raise() method | ||
---|---|---|---|
Product: | [Applications] Haruna | Reporter: | Luigi Baldoni <aloisio> |
Component: | generic | Assignee: | george fb <georgefb899> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/haruna/commit/3e4b8eae002e2588bc50b03e4ed22a6d313c4f61 | Version Fixed In: | |
Sentry Crash Report: |
Description
Luigi Baldoni
2023-03-11 13:02:04 UTC
Git commit 3e4b8eae002e2588bc50b03e4ed22a6d313c4f61 by George Florea Bănuș. Committed on 27/03/2023 at 13:41. Pushed by georgefb into branch 'master'. mpris2: add support for `Raise` method M +4 -0 CMakeLists.txt M +1 -0 src/CMakeLists.txt M +27 -0 src/application.cpp M +5 -0 src/application.h M +3 -1 src/main.cpp M +1 -1 src/mpris2/mediaplayer2.cpp M +0 -1 src/mpris2/mediaplayer2.h M +2 -1 src/mpv/mpvitem.cpp M +1 -0 src/mpv/mpvitem.h M +1 -0 src/qml/MpvVideo.qml https://invent.kde.org/multimedia/haruna/commit/3e4b8eae002e2588bc50b03e4ed22a6d313c4f61 |