mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-06 19:14:57 +11:00
service/tray: report misbehaving tray hosts
I've debugged broken tray items that just end up being a bad host far too many times.
This commit is contained in:
parent
0445eee33a
commit
36d1dbeb69
6 changed files with 25 additions and 2 deletions
|
|
@ -135,6 +135,7 @@ public:
|
|||
|
||||
signals:
|
||||
void getAllFinished();
|
||||
void getAllFailed(QDBusError error);
|
||||
|
||||
private slots:
|
||||
void onPropertiesChanged(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue