Safe Haskell | Safe-Inferred |
---|
System.Libnotify.Types
Description
System.Libnotify.Types module is a collection of types is used in other modules. This is reexported with System.Libnotify module. Perhaps it'll never be needed to import explicitly.
Documentation
data Timeout
Timeout in seconds after which notification is closed. Although timeout does not work with notify-osd.
data Urgency
Urgency can be used by the notification server to prioritize notifications. Although urgency does not work with notify-osd.
Category can be used by the notification server to filter or display the data in a certain way.
data ServerInfo
Server information.
Constructors
ServerInfo | |
Fields
|
Instances