osc: kitty notifications: add support for XDG sound names

This commit is contained in:
Daniel Eklöf 2024-08-04 15:21:06 +02:00
parent 6349262491
commit 84d36606cb
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 31 additions and 9 deletions

View file

@ -53,6 +53,7 @@ struct notification {
bool report_closed; /* OSC-99: report notification closed to client */
bool muted; /* Explicitly mute the notification */
char *sound_name; /* Should be set to NULL if muted == true */
/*
* Used internally by notify