service/tray: emit change signals for item title and description

This commit is contained in:
Tobias Pisani 2025-11-24 15:08:42 +01:00 committed by outfoxxed
parent 667bd38489
commit 26531fc46e
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 3 additions and 0 deletions

View file

@ -28,6 +28,7 @@ set shell id.
- Fixed volumes not initializing if a pipewire device was already loaded before its node.
- Fixed hyprland active toplevel not resetting after window closes.
- Fixed hyprland ipc window names and titles being reversed.
- Fixed missing signals for system tray item title and description updates.
## Packaging Changes