service/mpris: clarify trackinfo emit order and use QBindings

This commit is contained in:
outfoxxed 2024-11-20 00:52:47 -08:00
parent 8450543e09
commit dca75b7d6a
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
5 changed files with 86 additions and 74 deletions

View file

@ -4,9 +4,9 @@
#include <private/qwayland-xdg-shell.h>
#include <private/qwaylandwindow_p.h>
#include <private/wayland-xdg-shell-client-protocol.h>
#include <qtmetamacros.h>
#include <qvariant.h>
#include <qwindow.h>
#include <qtmetamacros.h>
#include "../core/popupanchor.hpp"
#include "../core/types.hpp"