-->
import Quickshell.Services.Notifications
A notification emitted by a NotificationServer.
NOTE
This type is Retainable. It can be retained after destruction if necessary.
If actions associated with this notification have icons available.
See NotificationAction.identifier for details.
If true, the notification should skip any kind of persistence function like a notification area.
Actions that can be taken for this notification.
The sending application’s icon. If none was provided, then the icon from an associated desktop entry will be retrieved. If none was found then "".
The name of the sender’s desktop entry or "" if none was supplied.
The image associated with this notification, or "" if none.
All hints sent by the client application as a javascript object. Many common hints are exposed via other properties.
If true, the notification will not be destroyed after an action is invoked.
An image associated with the notification.
This image is often something like a profile picture in instant messaging applications.
If the notification is tracked by the notification server.
Setting this property to false is equivalent to calling dismiss().
If this notification was carried over from the last generation when quickshell reloaded.
Notifications from the last generation will only be emitted if NotificationServer.keepOnReload is true.
Id of the notification as given to the client.
The sending application’s name.
Time in seconds the notification should be valid for