package
0.2.0
Repository: https://github.com/pdf/hyprpanel.git
Documentation: pkg.go.dev

# Functions

New instantiates a new DBUS client.

# Constants

NotificationHintKeyActionIcons BOOLEAN When set, a server that has the "action-icons" capability will attempt to interpret any action identifier as a named icon.
NotificationHintKeyCategory STRING The type of notification this is.
NotificationHintKeyDesktopEntry STRING This specifies the name of the desktop filename representing the calling program.
NotificationHintKeyIconDataAlt (iiibiiay) Deprecated.
NotificationHintKeyImageData (iiibiiay) This is a raw data image format which describes the width, height, rowstride, has alpha, bits per sample, channels and image data respectively.
NotificationHintKeyImageDataAlt (iiibiiay) Deprecated.
NotificationHintKeyImagePath STRING Alternative way to define the notification image.
NotificationHintKeyImagePathAlt STRING Deprecated.
NotificationHintKeyResident BOOLEAN When set the server will not automatically remove the notification when an action has been invoked.
NotificationHintKeySenderPid NON-STANDARD INT64 process id of the sender.
NotificationHintKeySoundFile STRING The path to a sound file to play when the notification pops up.
NotificationHintKeySoundName STRING A themeable named sound from the freedesktop.org sound naming specification to play when the notification pops up.
NotificationHintKeySuppressSound BOOLEAN Causes the server to suppress playing any sounds, if it has that ability.
NotificationHintKeyTransient BOOLEAN When set the server will treat the notification as transient and by-pass the server's persistence capability, if it should exist.
NotificationHintKeyUrgency BYTE|UINT32 The urgency level.
NotificationHintKeyX INT32 Specifies the X location on the screen that the notification should point to.
NotificationHintKeyY INT32 Specifies the Y location on the screen that the notification should point to.

# Structs

Client for DBUS.

# Interfaces

Brightness DBUS API, may return nil if Brightness is disabled.
Notification DBUS API, may return nil if Notifications are disabled.
Systray DBUS API, may return nil if Systray is disabled.

# Type aliases

NotificationHintKey enum.