forked from quickshell/quickshell
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
|
@ -75,6 +75,7 @@ signals:
|
|||
private slots:
|
||||
void updateIcon();
|
||||
void onGetAllFinished();
|
||||
void onGetAllFailed();
|
||||
void onMenuPathChanged();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue