[][src]Crate notify_rust

Modules

error

Structs

Image

Image representation for images. Send via Notification::image_data()

Notification

Desktop notification.

SPEC_VERSION

Read once at runtime. Needed for Images

ServerInformation

Return value of get_server_information().

Enums

Hint

All currently implemented NotificationHints that can be sent.

Timeout

Describes the timeout of a notification

Urgency

Levels of Urgency.

Functions

get_capabilities

Get list of all capabilities of the running notification server.

get_server_information

Returns a struct containing ServerInformation.

handle_action

Listens for the ActionInvoked(UInt32, String) Signal.